Searched refs:isWriteNeeded (Results 1 – 4 of 4) sorted by relevance
58 The resampler has a method isWriteNeeded() that tells you whether to write to or read from the resa…62 if(resampler->isWriteNeeded()) {86 if(resampler->isWriteNeeded()) {
169 bool isWriteNeeded() const { in isWriteNeeded() function
93 if (mcResampler->isWriteNeeded()) { in checkResampler()105 while (!mcResampler->isWriteNeeded()) { in checkResampler()
57 if(mResampler.isWriteNeeded()) { in onProcess()