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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp268 M4OSA_UInt32 endByte = 0; local
284 endByte = (*pOffset + nbBits) >> 3;
290 while( currentByte <= endByte) {
296 if( currentByte == endByte ) {

Completed in 353 milliseconds