Searched refs:eDir (Results 1 – 13 of 13) sorted by relevance
217 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()233 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
221 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()236 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
82 OMX_DIRTYPE eDir; /**< Direction (input or output) of this port */ member
229 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()244 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
224 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()239 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
249 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()270 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
296 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()327 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
323 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()345 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
1168 if (OMX_DirInput == pBaseComponentPort->PortParam.eDir) in UseBuffer()1295 if (OMX_DirInput == pBaseComponentPort->PortParam.eDir) in AllocateBuffer()2539 ipPorts[PortIndex]->PortParam.eDir != OMX_DirInput) in EmptyThisBuffer()2628 ipPorts[PortIndex]->PortParam.eDir != OMX_DirOutput) in FillThisBuffer()3363 if (OMX_DirInput == ipPorts[PortIndex]->PortParam.eDir) in GetParameter()3895 if (OMX_DirInput == ipPorts[PortIndex]->PortParam.eDir) in GetParameter()
258 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.eDir = OMX_DirInput; in ConstructComponent()279 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.eDir = OMX_DirOutput; in ConstructComponent()
1054 if (iParamPort.eDir == OMX_DirInput) in NegotiateComponentParameters()1093 if (iParamPort.eDir == OMX_DirOutput) in NegotiateComponentParameters()
596 if (iParamPort.eDir == OMX_DirInput) in NegotiateComponentParameters()633 if (iParamPort.eDir == OMX_DirOutput) in NegotiateComponentParameters()
1998 if (iParamPort.eDir == OMX_DirInput) in NegotiateVideoComponentParameters()2035 if (iParamPort.eDir == OMX_DirOutput) in NegotiateVideoComponentParameters()3208 if (iParamPort.eDir == OMX_DirInput) in NegotiateAudioComponentParameters()3245 if (iParamPort.eDir == OMX_DirOutput) in NegotiateAudioComponentParameters()