Searched refs:isWriteNeeded (Results 1 – 4 of 4) sorted by relevance
57 The resampler has a method isWriteNeeded() that tells you whether to write to or read from the resa…61 if(resampler->isWriteNeeded()) {85 if(resampler->isWriteNeeded()) {
164 bool isWriteNeeded() const { in isWriteNeeded() function
55 if(mResampler.isWriteNeeded()) { in onProcess()
80 if(resampler->isWriteNeeded()) { in resampleData()