Searched refs:editPortInfo (Results 1 – 7 of 7) sorted by relevance
153 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef; in updatePortDefinitions()164 OMX_PARAM_PORTDEFINITIONTYPE *inDef = &editPortInfo(kInputPortIndex)->mDef; in updatePortDefinitions()206 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in handlePortSettingsChange()247 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in handlePortSettingsChange()318 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef; in copyYV12FrameToOutputBuffer()495 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(newParams->nPortIndex)->mDef; in internalSetParameter()
150 OMX_PARAM_PORTDEFINITIONTYPE *inDef = &editPortInfo(kInputPortIndex)->mDef; in updatePortParams()165 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef; in updatePortParams()
734 SimpleSoftOMXComponent::PortInfo *SimpleSoftOMXComponent::editPortInfo( in editPortInfo() function in android::SimpleSoftOMXComponent
103 PortInfo *port = editPortInfo(1); in onQueueFilled()206 PortInfo *port = editPortInfo(1); in onQueueFilled()407 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in updatePortDefinitions()
225 PortInfo *inPort = editPortInfo(0); in internalSetParameter()226 PortInfo *outPort = editPortInfo(1); in internalSetParameter()
92 PortInfo *editPortInfo(OMX_U32 portIndex);
474 PortInfo *info = editPortInfo(1 /* portIndex */); in onPortEnableCompleted()