Home
last modified time | relevance | path

Searched refs:conv_s24d_to_f32_c (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dbenchmark-fmt-ops.c231 run_test("test_s24d_f32", "c", false, true, conv_s24d_to_f32_c); in test_s24_f32()
H A Dfmt-ops.c127 { SPA_AUDIO_FORMAT_S24P, SPA_AUDIO_FORMAT_F32, 0, 0, conv_s24d_to_f32_c },
H A Dtest-fmt-ops.c354 false, true, conv_s24d_to_f32_c); in test_s24_f32()
H A Dfmt-ops-c.c537 conv_s24d_to_f32_c(struct convert *conv, void * SPA_RESTRICT dst[], const void * SPA_RESTRICT src[], in conv_s24d_to_f32_c() function