Searched refs:audio_orc_unpack_f32 (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 53 # define audio_orc_unpack_f32le audio_orc_unpack_f32 91 # define audio_orc_unpack_f32be audio_orc_unpack_f32
|
D | gstaudiopack.h | 103 void audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, const gfloat * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 103 void audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, const gfloat * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.c | 138 void audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, 2867 audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, const gfloat * ORC_RESTRICT s1, in audio_orc_unpack_f32() function 2926 audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, const gfloat * ORC_RESTRICT s1, in audio_orc_unpack_f32() function
|
D | gstaudiopack.c | 138 void audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, 2867 audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, const gfloat * ORC_RESTRICT s1, in audio_orc_unpack_f32() function 2926 audio_orc_unpack_f32 (gdouble * ORC_RESTRICT d1, const gfloat * ORC_RESTRICT s1, in audio_orc_unpack_f32() function
|