/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderWMV.cpp | 65 OMX_ERRORTYPE OMXVideoDecoderWMV::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderWMV 70 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoDecoderVP8.cpp | 66 OMX_ERRORTYPE OMXVideoDecoderVP8::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderVP8 71 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoDecoderMPEG2.cpp | 67 OMX_ERRORTYPE OMXVideoDecoderMPEG2::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderMPEG2 72 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoDecoderMPEG4.cpp | 67 OMX_ERRORTYPE OMXVideoDecoderMPEG4::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderMPEG4 72 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoDecoderH263.cpp | 67 OMX_ERRORTYPE OMXVideoDecoderH263::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderH263 72 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoEncoderH263.h | 33 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoEncoderMPEG4.h | 34 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoEncoderVP8.h | 16 …virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE **buffers, buffer_retain_t *retains, O…
|
D | OMXVideoDecoderWMV.h | 34 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderVP8.h | 35 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderMPEG2.h | 34 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderH263.h | 33 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderMPEG4.h | 34 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderPAVC.cpp | 76 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderPAVC 81 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoDecoderPAVC.h | 33 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderAVC.h | 33 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderVP9Hybrid.h | 37 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderAVC.cpp | 94 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorProcess( in ProcessorProcess() function in OMXVideoDecoderAVC 99 return OMXVideoDecoderBase::ProcessorProcess(pBuffers, retains, numberBuffers); in ProcessorProcess()
|
D | OMXVideoEncoderAVC.h | 78 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoEncoderBase.h | 58 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoDecoderBase.h | 52 virtual OMX_ERRORTYPE ProcessorProcess(
|
D | OMXVideoEncoderH263.cpp | 87 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorProcess( in ProcessorProcess() function in OMXVideoEncoderH263
|
D | OMXVideoEncoderMPEG4.cpp | 80 OMX_ERRORTYPE OMXVideoEncoderMPEG4::ProcessorProcess( in ProcessorProcess() function in OMXVideoEncoderMPEG4
|
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/ |
D | OMXVideoDecoderAVCSecure.h | 40 virtual OMX_ERRORTYPE ProcessorProcess(
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | componentbase.h | 387 virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE ***pBuffers, 390 virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE **pBuffers,
|