OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pElem
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_seek_synch.cpp
211
uint8 *
pElem
= pVars->inputStream.pBuffer + offset;
212
uint16 tmp1 = *(
pElem
++);
213
uint16 tmp2 = *(
pElem
);
/external/sqlite/dist/orig/
sqlite3.c
[
all
...]