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.h
99
OMX_PTR
mBlackFramePointer
;
OMXVideoEncoderBase.cpp
36
,
mBlackFramePointer
(NULL) {
64
if (
mBlackFramePointer
) {
65
free(
mBlackFramePointer
);
66
mBlackFramePointer
= NULL;
[
all
...]
Completed in 167 milliseconds