Home
last modified time | relevance | path

Searched refs:ProcessorProcess (Results 1 – 25 of 32) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderWMV.cpp65 OMX_ERRORTYPE OMXVideoDecoderWMV::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderWMV
70 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoDecoderVP8.cpp66 OMX_ERRORTYPE OMXVideoDecoderVP8::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderVP8
71 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoDecoderMPEG2.cpp67 OMX_ERRORTYPE OMXVideoDecoderMPEG2::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderMPEG2
72 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoDecoderMPEG4.cpp67 OMX_ERRORTYPE OMXVideoDecoderMPEG4::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderMPEG4
72 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoDecoderH263.cpp67 OMX_ERRORTYPE OMXVideoDecoderH263::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderH263
72 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoEncoderH263.h33 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoEncoderMPEG4.h34 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoEncoderVP8.h16 …virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE **buffers, buffer_retain_t *retains, O…
DOMXVideoDecoderWMV.h34 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderVP8.h35 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderMPEG2.h34 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderH263.h33 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderMPEG4.h34 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderPAVC.cpp76 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderPAVC
81 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoDecoderPAVC.h33 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderAVC.h33 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderVP9Hybrid.h37 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderAVC.cpp94 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderAVC
99 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
DOMXVideoEncoderAVC.h78 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoEncoderBase.h58 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoDecoderBase.h52 virtual OMX_ERRORTYPE ProcessorProcess(
DOMXVideoEncoderH263.cpp87 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorProcess( in ProcessorProcess() function in OMXVideoEncoderH263
DOMXVideoEncoderMPEG4.cpp80 OMX_ERRORTYPE OMXVideoEncoderMPEG4::ProcessorProcess( in ProcessorProcess() function in OMXVideoEncoderMPEG4
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.h40 virtual OMX_ERRORTYPE ProcessorProcess(
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h387 virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE ***pBuffers,
390 virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE **pBuffers,

12