Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libnbaio/include/media/nbaio/
H A DPipeReader.h62 int64_t mOverruns; variable
H A DAudioStreamInSource.h61 int64_t mOverruns; variable
/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastThreadDumpState.h37 uint32_t mOverruns = 0; // total number of overruns member
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
H A DPipeShort.java29 private int mOverruns; field in PipeShort