OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBlackFramePointer
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp
37
,
mBlackFramePointer
(NULL) {
65
if (
mBlackFramePointer
) {
66
free(
mBlackFramePointer
);
67
mBlackFramePointer
= NULL;
[
all
...]
OMXVideoEncoderBase.h
107
OMX_PTR
mBlackFramePointer
;
Completed in 45 milliseconds