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

  /external/aac/libAACdec/src/
rvlcconceal.cpp 152 case NOISE_HCB:
228 case NOISE_HCB:
314 case NOISE_HCB:
461 case NOISE_HCB:
462 if ( (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]==NOISE_HCB) ) {
472 && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=NOISE_HCB)
564 case NOISE_HCB:
603 case NOISE_HCB:
671 case NOISE_HCB:
672 if ( (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]==NOISE_HCB) ) {
    [all...]
channelinfo.h 177 NOISE_HCB = 13,
block.cpp 201 case NOISE_HCB: /* PNS */
456 if (pCodeBook[bnds] == NOISE_HCB)
538 || (currentCB == NOISE_HCB)
rvlc.cpp 489 case NOISE_HCB :
711 case NOISE_HCB :
    [all...]
aacdec_hcr.cpp 425 (*pCodeBk == NOISE_HCB) ||
    [all...]

Completed in 88 milliseconds