Searched defs:tempPos (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/osal/src/
H A DLVOSA_FileReader_optim.c224 M4OSA_FilePosition tempPos; local
247 tempPos = (M4OSA_FilePosition) (pos / bufferSize);
248 gridPos = tempPos * M4OSA_READBUFFER_SIZE;

Completed in 49 milliseconds