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

  /external/aac/libSBRdec/src/
env_extr.h 175 #define SBRDEC_ELD_GRID 1
env_extr.cpp 214 hHeaderData->timeStep = (flags & SBRDEC_ELD_GRID) ? 1 : 2;
778 if (flags & SBRDEC_ELD_GRID)
    [all...]
sbr_dec.cpp 348 if (flags & SBRDEC_ELD_GRID) {
    [all...]
sbrdecoder.cpp 458 self->flags |= (coreCodec == AOT_ER_AAC_ELD) ? SBRDEC_ELD_GRID : 0;
    [all...]
env_calc.cpp     [all...]

Completed in 165 milliseconds