OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleFormatChange
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9HWR.h
85
virtual OMX_ERRORTYPE
HandleFormatChange
(void);
OMXVideoDecoderBase.h
65
virtual OMX_ERRORTYPE
HandleFormatChange
(void);
OMXVideoDecoderBase.cpp
322
HandleFormatChange
();
346
ret =
HandleFormatChange
();
347
CHECK_RETURN_VALUE("
HandleFormatChange
");
393
HandleFormatChange
();
607
OMX_ERRORTYPE OMXVideoDecoderBase::
HandleFormatChange
(void) {
[
all
...]
OMXVideoDecoderVP9HWR.cpp
449
HandleFormatChange
();
482
OMX_ERRORTYPE OMXVideoDecoderVP9HWR::
HandleFormatChange
(void)
Completed in 45 milliseconds