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

  /external/aac/libAACdec/src/
channelinfo.cpp 138 if ( !(flags & (AC_USAC|AC_RSVD50)) ) {
164 if ( !(flags & (AC_ELD|AC_SCALABLE|AC_BSAC|AC_USAC|AC_RSVD50)) ) /* If not ELD nor Scalable nor BSAC nor USAC syntax then ... */
aacdecoder.cpp     [all...]
block.cpp 202 if (flags & (AC_MPS_RES|AC_USAC|AC_RSVD50)) {
640 if ( !(flags & (AC_USAC|AC_RSVD50|AC_MPS_RES)) ) {
aacdecoder_lib.cpp 210 if ( self->flags & (AC_USAC|AC_RSVD50|AC_LD|AC_ELD)
    [all...]
conceal.cpp 938 if ( !(flags & (AC_USAC|AC_RSVD50))
    [all...]
  /external/aac/libSYS/include/
FDK_audio.h 297 #define AC_USAC 0x000100 /*!< USAC */

Completed in 652 milliseconds