Home
last modified time | relevance | path

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 Dbenchmark-fmt-ops.c260 run_test("test_f32_s24_32d", "c", true, false, conv_f32_to_s24_32d_c); in test_f32_s24_32()
H A Dfmt-ops.c217 { SPA_AUDIO_FORMAT_F32, SPA_AUDIO_FORMAT_S24_32P, 0, 0, conv_f32_to_s24_32d_c },
H A Dtest-fmt-ops.c413 true, false, conv_f32_to_s24_32d_c); in test_f32_s24_32()
H A Dfmt-ops-c.c1162 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