Searched refs:OMXVideoEncoderBase (Results 1 – 11 of 11) sorted by relevance
36 class OMXVideoEncoderBase : public OMXComponentCodecBase {38 OMXVideoEncoderBase();39 virtual ~OMXVideoEncoderBase();61 DECLARE_HANDLER(OMXVideoEncoderBase, ParamVideoPortFormat);62 DECLARE_HANDLER(OMXVideoEncoderBase, ParamVideoBitrate);63 DECLARE_HANDLER(OMXVideoEncoderBase, IntelPrivateInfo);64 DECLARE_HANDLER(OMXVideoEncoderBase, ConfigIntelBitrate);65 DECLARE_HANDLER(OMXVideoEncoderBase, ConfigIntelAIR);66 DECLARE_HANDLER(OMXVideoEncoderBase, ParamVideoIntraRefresh);67 DECLARE_HANDLER(OMXVideoEncoderBase, ConfigVideoFramerate);[all …]
26 OMXVideoEncoderBase::OMXVideoEncoderBase() in OMXVideoEncoderBase() function in OMXVideoEncoderBase49 OMXVideoEncoderBase::~OMXVideoEncoderBase() { in ~OMXVideoEncoderBase()81 OMX_ERRORTYPE OMXVideoEncoderBase::InitInputPort(void) { in InitInputPort()140 OMX_ERRORTYPE OMXVideoEncoderBase::InitOutputPort(void) { in InitOutputPort()261 OMX_ERRORTYPE OMXVideoEncoderBase::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *) { in InitInputPortFormatSpecific()266 OMX_ERRORTYPE OMXVideoEncoderBase::SetVideoEncoderParam() { in SetVideoEncoderParam()344 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorInit(void) { in ProcessorInit()358 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorDeinit(void) { in ProcessorDeinit()368 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorStop(void) { in ProcessorStop()373 OMX_ERRORTYPE OMXVideoEncoderBase:: ProcessorProcess( in ProcessorProcess()[all …]
75 return OMXVideoEncoderBase::SetVideoEncoderParam(); in SetVideoEncoderParam()80 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()84 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()243 OMXVideoEncoderBase::BuildHandlerList(); in BuildHandlerList()
69 return OMXVideoEncoderBase::SetVideoEncoderParam(); in SetVideoEncoderParam()73 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()77 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()240 OMXVideoEncoderBase::BuildHandlerList(); in BuildHandlerList()
62 return OMXVideoEncoderBase::SetVideoEncoderParam(); in SetVideoEncoderParam()66 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()70 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()212 OMXVideoEncoderBase::BuildHandlerList(); in BuildHandlerList()
24 class OMXVideoEncoderH263 : public OMXVideoEncoderBase {
25 class OMXVideoEncoderMPEG4 : public OMXVideoEncoderBase {
8 class OMXVideoEncoderVP8 : public OMXVideoEncoderBase {
483 OMXVideoEncoderBase.cpp \521 OMXVideoEncoderBase.cpp \563 OMXVideoEncoderBase.cpp \646 OMXVideoEncoderBase.cpp \
68 class OMXVideoEncoderAVC : public OMXVideoEncoderBase {
222 OMXVideoEncoderBase::SetVideoEncoderParam(); in SetVideoEncoderParam()265 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()269 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()282 return OMXVideoEncoderBase::ProcessorStop(); in ProcessorStop()666 OMXVideoEncoderBase::BuildHandlerList(); in BuildHandlerList()