Searched refs:drcDataType (Results 1 – 2 of 2) sorted by relevance
211 pDrcChData->drcDataType = UNKNOWN_PAYLOAD; in aacDecoder_drcInitChannelData()572 pDrcBs->channelData.drcDataType = MPEG_DRC_EXT_DATA; in aacDecoder_drcParse()660 pDrcBs->channelData.drcDataType = in aacDecoder_drcReadCompression()743 switch ((AACDEC_DRC_PAYLOAD_TYPE)pThreadBs->channelData.drcDataType) { in aacDecoder_drcExtractAndMap()777 (AACDEC_DRC_PAYLOAD_TYPE)pThreadBs->channelData.drcDataType; in aacDecoder_drcExtractAndMap()808 ->drcData.drcDataType; in aacDecoder_drcExtractAndMap()927 ((AACDEC_DRC_PAYLOAD_TYPE)pDrcChData->drcDataType == in aacDecoder_drcApply()950 } else if ((AACDEC_DRC_PAYLOAD_TYPE)pDrcChData->drcDataType == in aacDecoder_drcApply()
141 SCHAR drcDataType; member