Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_types.h186 UCHAR targetCharacteristicRightIndex; member
DdrcGainDec_preprocess.cpp251 [pNodeMod->pGMod[b].targetCharacteristicRightIndex]; in _prepareDrcCharacteristic()
254 [pNodeMod->pGMod[b].targetCharacteristicRightIndex]); in _prepareDrcCharacteristic()
DdrcDec_reader.cpp585 pGMod[b].targetCharacteristicRightIndex = FDKreadBits(hBs, 4); in _decodeGainModification()