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

  /external/aac/libSBRdec/src/
env_extr.h 180 #define SBRDEC_PS_DECODED 32 /* Flag indicating that PS was decoded and rendered. */
sbrdecoder.cpp 973 self->flags &= ~SBRDEC_PS_DECODED;
    [all...]
sbr_dec.cpp 502 if ( ! (flags & SBRDEC_PS_DECODED) ) {
540 } else { /* (flags & SBRDEC_PS_DECODED) */
    [all...]

Completed in 74 milliseconds