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

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_seek_synch.cpp211 uint8 *pElem = pVars->inputStream.pBuffer + offset; local
212 uint16 tmp1 = *(pElem++);
213 uint16 tmp2 = *(pElem);

Completed in 311 milliseconds