Searched refs:bitLocation (Results 1 - 1 of 1) sorted by path

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp236 M4OSA_Int32 bitLocation, bitIndex; local
243 bitLocation=bitPos/32;
246 if (bitLocation < pStreamContext->mSize) {
250 pStreamContext->mPbitStream[ bitLocation ]);
258 pStreamContext->mPbitStream[ bitLocation + 1 ]);

Completed in 59 milliseconds