Home
last modified time | relevance | path

Searched refs:HcrDecoder (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_hcr.h106 UINT HcrDecoder (H_HCR_INFO hHcr,
Daacdec_hcr.cpp451 UINT HcrDecoder(H_HCR_INFO pHcr, in HcrDecoder() function
472 UINT HcrDecoder(H_HCR_INFO pHcr, in HcrDecoder() function
Dblock.cpp604 hcrStatus = HcrDecoder(hHcr, pAacDecoderChannelInfo, pSamplingRateInfo, bs); in CBlock_ReadSpectralData()