Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_bitdec.cpp1642 int i, ottIdx; in decodeAndMapFrameOtt() local
1681 for (ottIdx = 0; ottIdx < numOttBoxes; ottIdx++) { in decodeAndMapFrameOtt()
1684 &pCurBs->ICCLosslessData[ottIdx], /* LOSSLESSDATA *llData,*/ in decodeAndMapFrameOtt()
1691 ottIdx, /* int xttIdx, Which ott/ttt index to use for input and in decodeAndMapFrameOtt()
1695 ottIdx, t_ICC, 0, /* int startBand, */ in decodeAndMapFrameOtt()
1696 self->pConfigCurrent->bitstreamOttBands[ottIdx], /* int stopBand, */ in decodeAndMapFrameOtt()
1710 for (ottIdx = 0; ottIdx < numOttBoxes; ottIdx++) { in decodeAndMapFrameOtt()
1712 &pCurBs->IPDLosslessData[ottIdx], self->ottIPD__FDK, self->outIdxData, in decodeAndMapFrameOtt()
1713 pCurBs->cmpOttIPDidx, NULL, ottIdx, self->ottIPDidxPrev, ottIdx, in decodeAndMapFrameOtt()