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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp266 M4OSA_UInt32 startByte = 0; local
283 startByte = (*pOffset) >> 3;
287 currentByte = startByte;
292 if( currentByte == startByte ) {

Completed in 33 milliseconds