HomeSort by relevance Sort by last modified time
    Searched refs:elFlags (Results 1 - 10 of 10) sorted by null

  /external/aac/libAACdec/src/
channel.h 133 SamplingRateInfo *pSamplingRateInfo, UINT flags, UINT elFlags,
143 * \param elFlags element specific parser guidance flags
156 const UINT flags, const UINT elFlags, const UINT frame_length,
block.h 140 const UINT elFlags, const int fCommonWindow);
214 const UINT elFlags, const int channel, const int maybe_jstereo);
223 UINT elFlags, INT elCh);
channel.cpp 166 SamplingRateInfo *pSamplingRateInfo, UINT flags, UINT elFlags,
222 } /* if ( ((elFlags & AC_EL_USAC_CP_POSSIBLE).... */
259 if (elFlags & AC_EL_USAC_CP_POSSIBLE) {
302 if (elFlags & AC_EL_USAC_CP_POSSIBLE) {
334 pAacDecoderChannelInfo, pSamplingRateInfo, flags, elFlags, ch,
374 if (elFlags & AC_EL_USAC_CP_POSSIBLE) {
416 const UINT flags, const UINT elFlags, const UINT frame_length,
429 list = getBitstreamElementList(aot, epConfig, numberOfChannels, 0, elFlags);
450 if (elFlags & AC_EL_USAC_CP_POSSIBLE) {
503 if (elFlags & AC_EL_LFE &
    [all...]
block.cpp     [all...]
aacdecoder.cpp 964 elIndex, self->flags[0], self->elFlags);
    [all...]
aacdecoder.h 204 UINT elFlags[(3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) +
aacdec_tns.cpp 239 const UINT elFlags, const int fCommonWindow) {
usacdec_lpd.cpp 775 * \param elFlags element specific parser guidance flags.
849 * \param elFlags element specific parser guidance flags.
    [all...]
  /external/aac/libFDK/include/
FDK_tools_rom.h 360 * \param elFlags element specific flags.
365 UCHAR layer, UINT elFlags);
  /external/aac/libFDK/src/
FDK_tools_rom.cpp     [all...]

Completed in 144 milliseconds