Home | History | Annotate | Download | only in omx

Lines Matching refs:numOutputBuffers

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