HomeSort by relevance Sort by last modified time
    Searched refs:BuildHandlerList (Results 26 - 32 of 32) sorted by null

12

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.h 63 virtual OMX_ERRORTYPE BuildHandlerList(void);
OMXComponentCodecBase.cpp 213 OMX_ERRORTYPE OMXComponentCodecBase::BuildHandlerList(void) {
OMXVideoDecoderVP9Hybrid.cpp 35 BuildHandlerList();
535 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::BuildHandlerList(void) {
536 OMXVideoDecoderBase::BuildHandlerList();
OMXVideoEncoderAVC.cpp 70 BuildHandlerList();
665 OMX_ERRORTYPE OMXVideoEncoderAVC::BuildHandlerList(void) {
666 OMXVideoEncoderBase::BuildHandlerList();
    [all...]
OMXVideoEncoderBase.cpp 398 OMX_ERRORTYPE OMXVideoEncoderBase::BuildHandlerList(void) {
399 OMXComponentCodecBase::BuildHandlerList();
    [all...]
OMXVideoDecoderBase.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 79 BuildHandlerList();
497 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::BuildHandlerList(void) {
498 OMXVideoDecoderBase::BuildHandlerList();

Completed in 315 milliseconds

12