Searched refs:conv_u8_to_f32_c (Results 1 – 4 of 4) sorted by relevance
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/ |
H A D | benchmark-fmt-ops.c | 137 run_test("test_u8_f32", "c", true, true, conv_u8_to_f32_c); in test_u8_f32()
|
H A D | fmt-ops.c | 50 { SPA_AUDIO_FORMAT_U8, SPA_AUDIO_FORMAT_F32, 0, 0, conv_u8_to_f32_c },
|
H A D | test-fmt-ops.c | 146 true, true, conv_u8_to_f32_c); in test_u8_f32()
|
H A D | fmt-ops-c.c | 117 conv_u8_to_f32_c(struct convert *conv, void * SPA_RESTRICT dst[], const void * SPA_RESTRICT src[], in conv_u8_to_f32_c() function
|