Searched refs:VideoOrientationType (Results 1 – 4 of 4) sorted by relevance
442 SetHeader(&pInPort->VideoOrientationType, sizeof(OMX_CONFIG_ROTATIONTYPE)); in ConstructComponent()443 pInPort->VideoOrientationType.nPortIndex = OMX_PORT_INPUTPORT_INDEX; in ConstructComponent()444 pInPort->VideoOrientationType.nRotation = -1; //For all the YUV formats that are other than RGB in ConstructComponent()1087 ipPorts[OMX_PORT_INPUTPORT_INDEX]->VideoOrientationType, in ComponentInit()
371 SetHeader(&pInPort->VideoOrientationType, sizeof(OMX_CONFIG_ROTATIONTYPE)); in ConstructComponent()372 pInPort->VideoOrientationType.nPortIndex = OMX_PORT_INPUTPORT_INDEX; in ConstructComponent()373 pInPort->VideoOrientationType.nRotation = -1; //For all the YUV formats that are other than RGB in ConstructComponent()1035 ipPorts[OMX_PORT_INPUTPORT_INDEX]->VideoOrientationType, in ComponentInit()
107 OMX_CONFIG_ROTATIONTYPE VideoOrientationType; member
3929 …oscl_memcpy(pVideoRotation, &ipPorts[PortIndex]->VideoOrientationType, sizeof(OMX_CONFIG_ROTATIONT… in GetParameter()4341 …oscl_memcpy(&ipPorts[PortIndex]->VideoOrientationType, pVideoRotation, sizeof(OMX_CONFIG_ROTATIONT… in SetParameter()