Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.cpp1207 UCHAR previous_element_index = 0; /* Canonical index of last element */ in CAacDecoder_DecodeFrame() local
1283 &previous_element_index, in CAacDecoder_DecodeFrame()
1318 previous_element_index in CAacDecoder_DecodeFrame()
1389 &previous_element_index, in CAacDecoder_DecodeFrame()
1420 &previous_element_index, in CAacDecoder_DecodeFrame()
1477 …atus = CAacDecoder_ExtPayloadParse(self, bs, &bitCnt, previous_element, previous_element_index, 1); in CAacDecoder_DecodeFrame()
1534 …atus = CAacDecoder_ExtPayloadParse(self, bs, &bitCnt, previous_element, previous_element_index, 0); in CAacDecoder_DecodeFrame()