OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSurfaceUserPtr
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp
59
mSurfaceUserPtr
(NULL),
629
if (
mSurfaceUserPtr
&& mAcquiredBuffer->mappedData) {
630
mAcquiredBuffer->mappedData->data =
mSurfaceUserPtr
[mSurfaceAcquirePos];
[
all
...]
VideoDecoderBase.h
168
uint8_t **
mSurfaceUserPtr
; // mapped user space pointer
Completed in 46 milliseconds