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

  /external/aac/libSYS/include/
FDK_audio.h 314 #define AC_PS_PRESENT 0x020000 /*!< PS present flag (from ASC or implicit) */
    [all...]
  /external/aac/libAACdec/src/
aacdecoder.cpp 181 (((aot) == AOT_DRM_AAC) && !(flags & AC_PS_PRESENT))
189 !((self->flags[0] & AC_MPS_PRESENT) && (self->flags[0] & AC_PS_PRESENT)));
889 if (self->flags[0] & AC_PS_PRESENT) {
    [all...]
aacdecoder_lib.cpp     [all...]

Completed in 75 milliseconds