Home | History | Annotate | Download | only in omx

Lines Matching refs:kPortIndexInput

39 static const OMX_U32 kPortIndexInput = 0;
85 mInputBuffersWithCodec.size(), mNumPortBuffers[kPortIndexInput], \
159 case kPortIndexInput: return "Input";
514 (useGraphicBuffer && portIndex == kPortIndexInput)
652 if (bufferSource != NULL && portIndex == kPortIndexInput) {
885 if (bufferSource != NULL && portIndex == kPortIndexInput) {
923 if (bufferSource != NULL && portIndex == kPortIndexInput) {
1005 mDebugLevelBumpPendingBuffers[kPortIndexInput] = numInputBuffers;
1048 unbumpDebugLevel_l(kPortIndexInput);
1107 if (bufferSource == NULL || portIndex != kPortIndexInput) {