Searched defs:readFromSource (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/codecs/aacenc/
H A DAACEncoder.cpp228 bool readFromSource = false; local
267 readFromSource = true;
269 readFromSource = false;
325 if (readFromSource && wallClockTimeUs != -1) {
/frameworks/av/media/libstagefright/tests/
H A DDummyRecorder.cpp32 writer->readFromSource();
71 void DummyRecorder::readFromSource() { function in class:android::DummyRecorder

Completed in 578 milliseconds