Home
last modified time | relevance | path

Searched defs:frames_per_burst (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daaudio_wrapper.h105 int32_t frames_per_burst() const { return frames_per_burst_; } in frames_per_burst() function
H A Daaudio_wrapper.cc476 int32_t frames_per_burst = AAudioStream_getFramesPerBurst(stream_); in OptimizeBuffers() local
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daaudio_wrapper.h105 int32_t frames_per_burst() const { return frames_per_burst_; } in frames_per_burst() function
H A Daaudio_wrapper.cc476 int32_t frames_per_burst = AAudioStream_getFramesPerBurst(stream_); in OptimizeBuffers() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto19651 optional int32 frames_per_burst = 3; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h394375 inline ::int32_t MediametricsAAudioStreamReported::frames_per_burst() const { in frames_per_burst() function