Searched refs:OMXVideoEncoderBase (Results 1 – 11 of 11) sorted by relevance
40 class OMXVideoEncoderBase : public OMXComponentCodecBase {42 OMXVideoEncoderBase();43 virtual ~OMXVideoEncoderBase();65 DECLARE_HANDLER(OMXVideoEncoderBase, ParamVideoPortFormat);66 DECLARE_HANDLER(OMXVideoEncoderBase, ParamVideoBitrate);67 DECLARE_HANDLER(OMXVideoEncoderBase, IntelPrivateInfo);68 DECLARE_HANDLER(OMXVideoEncoderBase, ConfigIntelBitrate);69 DECLARE_HANDLER(OMXVideoEncoderBase, ConfigIntelAIR);70 DECLARE_HANDLER(OMXVideoEncoderBase, ParamVideoIntraRefresh);71 DECLARE_HANDLER(OMXVideoEncoderBase, ConfigVideoFramerate);[all …]
27 OMXVideoEncoderBase::OMXVideoEncoderBase() in OMXVideoEncoderBase() function in OMXVideoEncoderBase50 OMXVideoEncoderBase::~OMXVideoEncoderBase() { in ~OMXVideoEncoderBase()82 OMX_ERRORTYPE OMXVideoEncoderBase::InitInputPort(void) { in InitInputPort()141 OMX_ERRORTYPE OMXVideoEncoderBase::InitOutputPort(void) { in InitOutputPort()274 OMX_ERRORTYPE OMXVideoEncoderBase::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *) { in InitInputPortFormatSpecific()279 OMX_ERRORTYPE OMXVideoEncoderBase::SetVideoEncoderParam() { in SetVideoEncoderParam()353 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorInit(void) { in ProcessorInit()367 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorDeinit(void) { in ProcessorDeinit()375 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorStop(void) { in ProcessorStop()380 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()
63 return OMXVideoEncoderBase::SetVideoEncoderParam(); in SetVideoEncoderParam()67 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()71 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()235 OMXVideoEncoderBase::BuildHandlerList(); in BuildHandlerList()
24 class OMXVideoEncoderH263 : public OMXVideoEncoderBase {
25 class OMXVideoEncoderMPEG4 : public OMXVideoEncoderBase {
8 class OMXVideoEncoderVP8 : public OMXVideoEncoderBase {
523 OMXVideoEncoderBase.cpp \561 OMXVideoEncoderBase.cpp \603 OMXVideoEncoderBase.cpp \690 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()