Searched refs:audio_orc_unpack_u32_swap (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 52 # define audio_orc_unpack_u32be audio_orc_unpack_u32_swap 88 # define audio_orc_unpack_u32le audio_orc_unpack_u32_swap
|
D | gstaudiopack.h | 100 void audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.h | 100 void audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n);
|
D | gstaudiopack-dist.c | 132 void audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, 2524 audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u32_swap() function 2595 audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u32_swap() function
|
D | gstaudiopack.c | 132 void audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, 2524 audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u32_swap() function 2595 audio_orc_unpack_u32_swap (gint32 * ORC_RESTRICT d1, in audio_orc_unpack_u32_swap() function
|