Searched refs:eEndian (Results 1 - 12 of 12) sorted by relevance

/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp117 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp111 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp183 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp166 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp134 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp202 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp206 pcmParams->eEndian = OMX_EndianBig;
H A DSoftAACEncoder2.cpp172 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp204 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp161 pcmParams->eEndian = OMX_EndianBig;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp167 pcmParams->eEndian = OMX_EndianBig;
/frameworks/native/include/media/openmax/
H A DOMX_Audio.h183 OMX_ENDIANTYPE eEndian; /**< indicates PCM data as little or big endian */ member in struct:OMX_AUDIO_PARAM_PCMMODETYPE

Completed in 108 milliseconds