Searched refs:kOutputPortIndex (Results 1 – 4 of 4) sorted by relevance
128 def.nPortIndex = kOutputPortIndex; in initPorts()153 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef; in updatePortDefinitions()206 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in handlePortSettingsChange()234 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, 0, NULL); in handlePortSettingsChange()247 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in handlePortSettingsChange()252 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange()256 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange()318 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef; in copyYV12FrameToOutputBuffer()511 bool outputPort = (newParams->nPortIndex == kOutputPortIndex); in internalSetParameter()547 if (rectParams->nPortIndex != kOutputPortIndex) { in getConfig()[all …]
138 kOutputPortIndex = 1, enumerator
236 if (kOutputPortIndex == portIndex) { in onPortFlushCompleted()303 List<BufferInfo *> &outQueue = getPortQueue(kOutputPortIndex); in onQueueFilled()
140 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef; in setup_ctx_parameters()