Home | History | Annotate | Download | only in omx

Lines Matching refs:kOutputPortIndex

126     def.nPortIndex = kOutputPortIndex;
152 OMX_PARAM_PORTDEFINITIONTYPE *outDef = &editPortInfo(kOutputPortIndex)->mDef;
201 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef;
224 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, 0, NULL);
237 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef;
242 notify(OMX_EventPortSettingsChanged, kOutputPortIndex,
246 notify(OMX_EventPortSettingsChanged, kOutputPortIndex,
497 bool outputPort = (newParams->nPortIndex == kOutputPortIndex);
533 if (rectParams->nPortIndex != kOutputPortIndex) {
553 if (colorAspectsParams->nPortIndex != kOutputPortIndex) {
585 if (colorAspectsParams->nPortIndex != kOutputPortIndex) {
631 if (portIndex != kOutputPortIndex) {