OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReturnAllRetainedBuffers
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h
110
void
ReturnAllRetainedBuffers
(void);
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderH263.cpp
136
ports[INPORT_INDEX]->
ReturnAllRetainedBuffers
();
OMXVideoEncoderMPEG4.cpp
128
ports[INPORT_INDEX]->
ReturnAllRetainedBuffers
();
OMXVideoEncoderVP8.cpp
140
ports[INPORT_INDEX]->
ReturnAllRetainedBuffers
();
OMXVideoEncoderBase.cpp
377
this->ports[INPORT_INDEX]->
ReturnAllRetainedBuffers
();
392
this->ports[INPORT_INDEX]->
ReturnAllRetainedBuffers
();
[
all
...]
/hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp
839
void PortBase::
ReturnAllRetainedBuffers
(void)
910
ReturnAllRetainedBuffers
();
[
all
...]
Completed in 62 milliseconds