Lines Matching refs:previous_element_index
1174 const MP4_ELEMENT_ID previous_element, const int previous_element_index, in aacDecoder_ParseExplicitMpsAndSbr() argument
1258 self, bs, &bitCnt, previous_element, previous_element_index, 0); in aacDecoder_ParseExplicitMpsAndSbr()
2640 UCHAR previous_element_index = 0; /* Canonical index of last element */ in CAacDecoder_DecodeFrame() local
2765 self->channelIndices, (8), &previous_element_index, in CAacDecoder_DecodeFrame()
2790 previous_element_index, 2, /* Signalize that harmonicSBR shall in CAacDecoder_DecodeFrame()
2806 self, bs, previous_element, previous_element_index, element_count, in CAacDecoder_DecodeFrame()
2871 (8), &previous_element_index, self->elements, type)) { in CAacDecoder_DecodeFrame()
2889 &previous_element_index, self->elements, type)) { in CAacDecoder_DecodeFrame()
2936 self, bs, &bitCnt, previous_element, previous_element_index, 1); in CAacDecoder_DecodeFrame()
2952 self, bs, previous_element, previous_element_index, element_count, in CAacDecoder_DecodeFrame()
3125 previous_element_index = 0; in CAacDecoder_DecodeFrame()