Searched refs:OMXVideoDecoderVP9Hybrid (Results 1 – 3 of 3) sorted by relevance
32 OMXVideoDecoderVP9Hybrid::OMXVideoDecoderVP9Hybrid() { in OMXVideoDecoderVP9Hybrid() function in OMXVideoDecoderVP9Hybrid55 OMXVideoDecoderVP9Hybrid::~OMXVideoDecoderVP9Hybrid() { in ~OMXVideoDecoderVP9Hybrid()59 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::InitInputPortFormatSpecific( in InitInputPortFormatSpecific()70 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorInit(void) { in ProcessorInit()152 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorReset(void) in ProcessorReset()204 bool OMXVideoDecoderVP9Hybrid::isReallocateNeeded(const uint8_t * data,uint32_t data_sz) in isReallocateNeeded()233 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorDeinit(void) { in ProcessorDeinit()243 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorStop(void) { in ProcessorStop()247 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush()257 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorPreFillBuffer(OMX_BUFFERHEADERTYPE* buffer) { in ProcessorPreFillBuffer()[all …]
26 class OMXVideoDecoderVP9Hybrid : public OMXVideoDecoderBase {28 OMXVideoDecoderVP9Hybrid();29 virtual ~OMXVideoDecoderVP9Hybrid();58 DECLARE_HANDLER(OMXVideoDecoderVP9Hybrid, ParamVideoVp9);
187 OMXVideoDecoderVP9Hybrid.cpp