Searched refs:mbBypass (Results 1 – 2 of 2) sorted by relevance
49 mbBypass(false), in ISVProcessor()394 mbBypass = true; in threadLoop()514 if (mbBypass) { in addInput()539 mbBypass = true; in addInput()574 if (mbBypass || mOutputBuffers.size() >= MIN_OUTPUT_NUM) { in addOutput()
125 bool mbBypass; variable