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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DarmVCM4P2_FillVLCBuffer.c77 OMX_INT tempIndex; local
123 tempIndex = pRunIndexTable [maxRunForMultipleEntries + 1] +
128 tempIndex = pRunIndexTable [tempRun] + (tempLevel -1);
132 pVlcTable [tempIndex]);

Completed in 122 milliseconds