Searched refs:conv_f32d_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 | 261 run_test("test_f32d_s24_32d", "c", false, false, conv_f32d_to_s24_32d_c); in test_f32_s24_32()
|
H A D | fmt-ops.c | 216 { SPA_AUDIO_FORMAT_F32P, SPA_AUDIO_FORMAT_S24_32P, 0, 0, conv_f32d_to_s24_32d_c },
|
H A D | test-fmt-ops.c | 415 false, false, conv_f32d_to_s24_32d_c); in test_f32_s24_32()
|
H A D | fmt-ops-c.c | 1105 conv_f32d_to_s24_32d_c(struct convert *conv, void * SPA_RESTRICT dst[], const void * SPA_RESTRICT s… in conv_f32d_to_s24_32d_c() function
|