Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dchannelinfo.h217 …SHORT aNumLineInSec4Hcr[MAX_SFB_HCR]; /* needed once for all channels except for Drm synt… member
Dblock.cpp283 SHORT *pNumLinesInSec = pAacDecoderChannelInfo->pDynData->specificTo.aac.aNumLineInSec4Hcr; in CBlock_ReadSectionData()
Daacdec_hcr.cpp298 …ineInSect = pAacDecoderChannelInfo->pDynData->specificTo.aac.aNumLineInSec4Hcr; in HcrInit()