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()
709 SimpleSoftOMXComponent::PortInfo *SimpleSoftOMXComponent::editPortInfo( in editPortInfo() function in android::SimpleSoftOMXComponent
104 PortInfo *port = editPortInfo(1); in onQueueFilled()202 PortInfo *port = editPortInfo(1); in onQueueFilled()402 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in updatePortDefinitions()
225 PortInfo *inPort = editPortInfo(0); in internalSetParameter()226 PortInfo *outPort = editPortInfo(1); in internalSetParameter()
86 PortInfo *editPortInfo(OMX_U32 portIndex);
457 PortInfo *info = editPortInfo(1 /* portIndex */); in onPortEnableCompleted()