Searched refs:audio_orc_unpack_u32 (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 51 # define audio_orc_unpack_u32le audio_orc_unpack_u32 89 # define audio_orc_unpack_u32be audio_orc_unpack_u32
|
D | gstaudiopack.h | 99 void audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 99 void audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.c | 130 void audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, 2403 audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u32() function 2468 audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u32() function
|
D | gstaudiopack.c | 130 void audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, 2403 audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u32() function 2468 audio_orc_unpack_u32 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u32() function
|