Searched refs:previous_element (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACdec/src/ |
D | aacdecoder.cpp | 494 MP4_ELEMENT_ID previous_element, in CAacDecoder_ExtPayloadParse() argument 530 if (IS_CHANNEL_ELEMENT(previous_element)) { in CAacDecoder_ExtPayloadParse() 541 previous_element, in CAacDecoder_ExtPayloadParse() 552 previous_element, in CAacDecoder_ExtPayloadParse() 661 previous_element, in CAacDecoder_ExtPayloadParse() 1206 …MP4_ELEMENT_ID previous_element = ID_END; /* Last element ID (required for extension payload mappi… in CAacDecoder_DecodeFrame() local 1477 …ErrorStatus = CAacDecoder_ExtPayloadParse(self, bs, &bitCnt, previous_element, previous_element_in… in CAacDecoder_DecodeFrame() 1534 …ErrorStatus = CAacDecoder_ExtPayloadParse(self, bs, &bitCnt, previous_element, previous_element_in… in CAacDecoder_DecodeFrame() 1554 previous_element = type; in CAacDecoder_DecodeFrame()
|