Searched refs:OMX_VIDEO_H263ProfileBaseline (Results 1 – 4 of 4) sorted by relevance
351 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->VideoH263.eProfile = OMX_VIDEO_H263ProfileBaseline; in ConstructComponent()373 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->ProfileLevel.eProfile = OMX_VIDEO_H263ProfileBaseline; in ConstructComponent()1071 if ((OMX_VIDEO_H263ProfileBaseline != H263Param->eProfile) || in ComponentInit()
425 OMX_VIDEO_H263ProfileBaseline = 0x01, enumerator
370 …ORT_INDEX]->VideoH263.eProfile = (OMX_VIDEO_H263PROFILETYPE) (OMX_VIDEO_H263ProfileBaseline | OMX_… in ConstructComponent()375 …ipPorts[OMX_PORT_INPUTPORT_INDEX]->ProfileLevel.eProfile = OMX_VIDEO_H263ProfileBaseline | OMX_VID… in ConstructComponent()
2802 H263Type.eProfile = OMX_VIDEO_H263ProfileBaseline; in SetH263EncoderParameters()