Home
last modified time | relevance | path

Searched refs:conv_u16_to_f32_c (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dfmt-ops.c63 { SPA_AUDIO_FORMAT_U16, SPA_AUDIO_FORMAT_F32, 0, 0, conv_u16_to_f32_c },
H A Dtest-fmt-ops.c174 true, true, conv_u16_to_f32_c); in test_u16_f32()
H A Dfmt-ops-c.c243 conv_u16_to_f32_c(struct convert *conv, void * SPA_RESTRICT dst[], const void * SPA_RESTRICT src[], in conv_u16_to_f32_c() function