Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastCaptureDumpState.h31 uint32_t mFramesRead = 0; // total number of frames read successfully member
/aosp_15_r20/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamLegacy.h134 MonotonicCounter mFramesRead; variable
/aosp_15_r20/frameworks/av/media/libnbaio/include_mono/media/nbaio/
H A DNBAIO.h329 int64_t mFramesRead; variable
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h726 int64_t mFramesRead; // total frames read. reset to zero after variable
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.h2229 int64_t mFramesRead = 0; // continuous running counter. variable