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

  /external/aac/libAACdec/src/
aacdec_hcr_types.h 359 INT globalHcrType;
aacdec_hcr.cpp 210 INT globalHcrType = getHcrType(&pAacDecoderChannelInfo->pComData->overlay.aac.erHcrInfo);
221 if ( globalHcrType == ID_CPE ) {
231 else if (globalHcrType == ID_SCE || globalHcrType == ID_LFE || globalHcrType == ID_CCE ) {
    [all...]

Completed in 38 milliseconds