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

  /external/aac/libSBRdec/src/
env_extr.h 136 UPSAMPLING,
sbrdecoder.cpp 268 /* init a default header such that we can at least do upsampling later */
587 if (hSbrHeader->syncState == UPSAMPLING && headerStatus != HEADER_RESET)
678 Since we already have overwritten the old SBR header the only way out is UPSAMPLING!
749 /* Set sync state UPSAMPLING for the corresponding slot.
751 hSbrHeader->syncState = UPSAMPLING;
967 /* In case of LFE we also land here, since there is no LFE SBR element (do upsampling only) */
    [all...]

Completed in 612 milliseconds