OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pElem
(Results
1 - 5
of
5
) 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
);
/hardware/ti/omap3/dspbridge/inc/
list.h
202
*
pElem
: Pointer to list element to be reset
220
*
pElem
: Pointer to element in list to insert.
226
* -
pElem
!= NULL.
231
IN struct LST_ELEM*
pElem
,
267
* pList: Pointer to list control structure to which *
pElem
will be
269
*
pElem
: Pointer to list element to be added
273
* *
pElem
and *pList must both exist.
274
*
pElem
->self =
pElem
before
pElem
is passed to this function
[
all
...]
/hardware/ti/omap3/dspbridge/libbridge/inc/
list.h
202
*
pElem
: Pointer to list element to be reset
220
*
pElem
: Pointer to element in list to insert.
226
* -
pElem
!= NULL.
231
IN struct LST_ELEM*
pElem
,
267
* pList: Pointer to list control structure to which *
pElem
will be
269
*
pElem
: Pointer to list element to be added
273
* *
pElem
and *pList must both exist.
274
*
pElem
->self =
pElem
before
pElem
is passed to this function
[
all
...]
/external/opencv/cvaux/src/
cvlee.cpp
[
all
...]
/external/skia/src/ports/
SkFontHost_win.cpp
[
all
...]
Completed in 750 milliseconds