OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bufferloc
(Results
1 - 1
of
1
) sorted by null
/system/media/wilhelm/src/android/
android_StreamPlayer.cpp
126
void*
bufferLoc
;
186
bufferLoc
= mem->pointer();
193
memcpy(
bufferLoc
, pSrc, buffSize);
218
memcpy(
bufferLoc
, pSrc, consumed);
Completed in 34 milliseconds