Searched refs:audio_orc_unpack_s16 (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 37 # define audio_orc_unpack_s16le audio_orc_unpack_s16 76 # define audio_orc_unpack_s16be audio_orc_unpack_s16
|
D | gstaudiopack.h | 89 void audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 89 void audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.c | 110 void audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, 1088 audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s16() function 1175 audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s16() function
|
D | gstaudiopack.c | 110 void audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, 1088 audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s16() function 1175 audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s16() function
|