Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dsbrdecoder.cpp154 static UCHAR getHeaderSlot( UCHAR currentSlot, UCHAR hdrSlotUsage[(1)+1] ) in getHeaderSlot() function
679 headerIndex = getHeaderSlot(self->pSbrElement[elementIndex]->useFrameSlot, in sbrDecoder_Header()
801 int headerIndex = getHeaderSlot(self->pSbrElement[elementIndex]->useFrameSlot, in sbrDecoder_SetParam()
1042 …thisHdrSlot = getHeaderSlot( hSbrElement->useFrameSlot, hSbrElement->useHeaderSlot ); /* Get a f… in sbrDecoder_Parse()