Searched refs:audio_orc_unpack_s32 (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 49 # define audio_orc_unpack_s32le audio_orc_unpack_s32 87 # define audio_orc_unpack_s32be audio_orc_unpack_s32
|
D | gstaudiopack.h | 101 void audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 101 void audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.c | 134 void audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, 2655 audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s32() function 2706 audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s32() function
|
D | gstaudiopack.c | 134 void audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, 2655 audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s32() function 2706 audio_orc_unpack_s32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s32() function
|