Searched refs:eDir (Results 1 – 2 of 2) sorted by relevance
65 OMX_DIRTYPE eDir; /**< Direction (input or output) of this port */ member
429 if (port_params.eDir == OMX_DirInput && s->in_port < 0) { in omx_component_init()432 } else if (port_params.eDir == OMX_DirOutput && s->out_port < 0) { in omx_component_init()