Searched refs:OMXVideoEncoderH263 (Results 1 – 3 of 3) sorted by relevance
24 class OMXVideoEncoderH263 : public OMXVideoEncoderBase {26 OMXVideoEncoderH263();27 virtual ~OMXVideoEncoderH263();40 DECLARE_HANDLER(OMXVideoEncoderH263, ParamVideoH263);41 DECLARE_HANDLER(OMXVideoEncoderH263, ParamVideoProfileLevelQuerySupported);
23 OMXVideoEncoderH263::OMXVideoEncoderH263() { in OMXVideoEncoderH263() function in OMXVideoEncoderH26333 OMXVideoEncoderH263::~OMXVideoEncoderH263() { in ~OMXVideoEncoderH263()37 OMX_ERRORTYPE OMXVideoEncoderH263::InitOutputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *param… in InitOutputPortFormatSpecific()66 OMX_ERRORTYPE OMXVideoEncoderH263::SetVideoEncoderParam(void) { in SetVideoEncoderParam()78 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorInit(void) { in ProcessorInit()83 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorDeinit(void) { in ProcessorDeinit()87 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorProcess( in ProcessorProcess()242 OMX_ERRORTYPE OMXVideoEncoderH263::BuildHandlerList(void) { in BuildHandlerList()249 OMX_ERRORTYPE OMXVideoEncoderH263::GetParamVideoProfileLevelQuerySupported(OMX_PTR pStructure) { in GetParamVideoProfileLevelQuerySupported()271 OMX_ERRORTYPE OMXVideoEncoderH263::SetParamVideoProfileLevelQuerySupported(OMX_PTR) { in SetParamVideoProfileLevelQuerySupported()[all …]
562 OMXVideoEncoderH263.cpp