Searched refs:audio_orc_s32_to_double (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiopack.h | 131 void audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, const gint32 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 131 void audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, const gint32 * ORC_RESTRICT s1, int n);
|
D | audio-converter.c | 751 convert->convert_in = (AudioConvertFunc) audio_orc_s32_to_double; in chain_convert_in()
|
D | gstaudiopack-dist.c | 191 void audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, 6185 audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, in audio_orc_s32_to_double() function 6272 audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, in audio_orc_s32_to_double() function
|
D | gstaudiopack.c | 191 void audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, 6185 audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, in audio_orc_s32_to_double() function 6272 audio_orc_s32_to_double (gdouble * ORC_RESTRICT d1, in audio_orc_s32_to_double() function
|