Searched refs:bufferIndex (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c1990 int bufferIndex = -1; local
2014 bufferIndex = i;
2026 if (bufferIndex == -1)
2032 if (pBuffList->bufferOwner[bufferIndex] == 1)
2044 pBuffList->pBufHdr[bufferIndex] = NULL;

Completed in 36 milliseconds