Searched refs:conv_f32_to_s24_32d_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 | 260 run_test("test_f32_s24_32d", "c", true, false, conv_f32_to_s24_32d_c); in test_f32_s24_32()
|
H A D | fmt-ops.c | 217 { SPA_AUDIO_FORMAT_F32, SPA_AUDIO_FORMAT_S24_32P, 0, 0, conv_f32_to_s24_32d_c },
|
H A D | test-fmt-ops.c | 413 true, false, conv_f32_to_s24_32d_c); in test_f32_s24_32()
|
H A D | fmt-ops-c.c | 1162 conv_f32_to_s24_32d_c(struct convert *conv, void * SPA_RESTRICT dst[], const void * SPA_RESTRICT sr… in conv_f32_to_s24_32d_c() function
|