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 270 /* init a default header such that we can at least do upsampling later */
591 if (hSbrHeader->syncState == UPSAMPLING && headerStatus != HEADER_RESET)
682 Since we already have overwritten the old SBR header the only way out is UPSAMPLING!
772 /* Set sync state UPSAMPLING for the corresponding slot.
774 hSbrHeader->syncState = UPSAMPLING;
990 /* In case of LFE we also land here, since there is no LFE SBR element (do upsampling only) */
    [all...]

Completed in 45 milliseconds