Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.cpp1100 const MP4_ELEMENT_ID previous_element, const int previous_element_index, in aacDecoder_ParseExplicitMpsAndSbr() argument
1184 self, bs, &bitCnt, previous_element, previous_element_index, 0); in aacDecoder_ParseExplicitMpsAndSbr()
2499 UCHAR previous_element_index = 0; /* Canonical index of last element */ in CAacDecoder_DecodeFrame() local
2624 self->channelIndices, (8), &previous_element_index, in CAacDecoder_DecodeFrame()
2649 previous_element_index, 2, /* Signalize that harmonicSBR shall in CAacDecoder_DecodeFrame()
2665 self, bs, previous_element, previous_element_index, element_count, in CAacDecoder_DecodeFrame()
2730 (8), &previous_element_index, self->elements, type)) { in CAacDecoder_DecodeFrame()
2748 &previous_element_index, self->elements, type)) { in CAacDecoder_DecodeFrame()
2795 self, bs, &bitCnt, previous_element, previous_element_index, 1); in CAacDecoder_DecodeFrame()
2811 self, bs, previous_element, previous_element_index, element_count, in CAacDecoder_DecodeFrame()
[all …]