Home
last modified time | relevance | path

Searched defs:flushed (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libnbaio/
DPipeReader.cpp85 ssize_t flushed = mFifoReader.flush(&lost); in flush() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp286 int32_t nSampleRate, bool flushed = false, in encodeNFrames()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp289 int32_t nHeight, bool flushed = false, bool signalEOS = true) { in encodeNFrames()
/frameworks/av/services/audioflinger/
DThreads.cpp7470 const ssize_t flushed = mPipeSource->flush(); in inputStandBy() local