Searched refs:audio_orc_unpack_u24_32_swap (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 48 # define audio_orc_unpack_u24_32be audio_orc_unpack_u24_32_swap 84 # define audio_orc_unpack_u24_32le audio_orc_unpack_u24_32_swap
|
D | gstaudiopack.h | 97 void audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 97 void audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.c | 126 void audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, 2145 audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u24_32_swap() function 2222 audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u24_32_swap() function
|
D | gstaudiopack.c | 126 void audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, 2145 audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u24_32_swap() function 2222 audio_orc_unpack_u24_32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u24_32_swap() function
|