Searched refs:bEnabled (Results 1 – 12 of 12) sorted by relevance
86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member148 OMX_BOOL bEnabled; member308 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member
989 OMX_BOOL bEnabled; member
75 #define PORT_IS_ENABLED(port) (port->PortParam.bEnabled == OMX_TRUE)
222 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()238 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
226 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()241 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
234 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()249 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
229 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()244 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
254 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()276 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
301 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()332 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
328 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()350 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
263 ipPorts[OMX_PORT_INPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()284 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.bEnabled = OMX_TRUE; in ConstructComponent()
760 ipPorts[PortIndex]->PortParam.bEnabled = OMX_FALSE; in DisableSinglePort()827 ipPorts[PortIndex]->PortParam.bEnabled = OMX_TRUE; in EnableSinglePort()