Searched refs:VideoRateType (Results 1 – 4 of 4) sorted by relevance
455 SetHeader(&pOutPort->VideoRateType, sizeof(OMX_VIDEO_PARAM_BITRATETYPE)); in ConstructComponent()456 pOutPort->VideoRateType.nPortIndex = OMX_PORT_OUTPUTPORT_INDEX; in ConstructComponent()457 pOutPort->VideoRateType.eControlRate = OMX_Video_ControlRateConstant; in ConstructComponent()458 pOutPort->VideoRateType.nTargetBitrate = 64000; in ConstructComponent()1091 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->VideoRateType, in ComponentInit()
384 SetHeader(&pOutPort->VideoRateType, sizeof(OMX_VIDEO_PARAM_BITRATETYPE)); in ConstructComponent()385 pOutPort->VideoRateType.nPortIndex = OMX_PORT_OUTPUTPORT_INDEX; in ConstructComponent()386 pOutPort->VideoRateType.eControlRate = OMX_Video_ControlRateConstant; in ConstructComponent()387 pOutPort->VideoRateType.nTargetBitrate = 64000; in ConstructComponent()1038 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->VideoRateType, in ComponentInit()
109 OMX_VIDEO_PARAM_BITRATETYPE VideoRateType; //Only for rate control type in mpeg4 member
3957 …oscl_memcpy(pVideoRateControl, &ipPorts[PortIndex]->VideoRateType, sizeof(OMX_VIDEO_PARAM_BITRATET… in GetParameter()4371 …oscl_memcpy(&ipPorts[PortIndex]->VideoRateType, pVideoRateControl, sizeof(OMX_VIDEO_PARAM_BITRATET… in SetParameter()