Home | History | Annotate | Download | only in omx

Lines Matching refs:numInputBuffers

363         bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */);
995 void OMXNodeInstance::bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers) {
998 if (numInputBuffers > 0) {
999 mDebugLevelBumpPendingBuffers[kPortIndexInput] = numInputBuffers;
1028 bumpDebugLevel_l(2 /* numInputBuffers */, 0 /* numOutputBuffers */);
1250 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */);