Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libnbaio/
H A DPipeReader.cpp85 ssize_t flushed = mFifoReader.flush(&lost); in flush() local
/aosp12/system/media/audio_utils/
H A Dfifo.cpp657 size_t flushed = (size_t) ret; in flush() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp328 int32_t nChannels, int32_t nSampleRate, bool flushed = false, in encodeNFrames()
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoEncTest.cpp331 uint32_t nWidth, int32_t nHeight, bool flushed = false, bool signalEOS = true) { in encodeNFrames()
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp8107 const ssize_t flushed = mPipeSource->flush(); in inputStandBy() local