Searched refs:drcDataType (Results 1 – 2 of 2) sorted by relevance
239 pDrcChData->drcDataType = UNKNOWN_PAYLOAD; in aacDecoder_drcInitChannelData()587 pDrcBs->channelData.drcDataType = MPEG_DRC_EXT_DATA; in aacDecoder_drcParse()675 pDrcBs->channelData.drcDataType = in aacDecoder_drcReadCompression()758 switch ((AACDEC_DRC_PAYLOAD_TYPE)pThreadBs->channelData.drcDataType) { in aacDecoder_drcExtractAndMap()792 (AACDEC_DRC_PAYLOAD_TYPE)pThreadBs->channelData.drcDataType; in aacDecoder_drcExtractAndMap()823 ->drcData.drcDataType; in aacDecoder_drcExtractAndMap()940 ((AACDEC_DRC_PAYLOAD_TYPE)pDrcChData->drcDataType == in aacDecoder_drcApply()963 } else if ((AACDEC_DRC_PAYLOAD_TYPE)pDrcChData->drcDataType == in aacDecoder_drcApply()
141 SCHAR drcDataType; member