Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/include/android/media/
DCreateTrackResponse.h41 int64_t afFrameCount = 0L; variable
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DIAudioFlinger.h118 size_t afFrameCount; variable
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp2112 size_t afFrameCount; in open() local
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp138 size_t afFrameCount; in getMinFrameCount() local
H A DAudioSystem.cpp469 uint32_t afLatencyMs, uint32_t afFrameCount, uint32_t afSampleRate, in calculateMinFrameCount()