Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dgain_applier.h39 int samples_per_channel_ = -1; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/capture_levels_adjuster/
H A Daudio_samples_scaler.h41 int samples_per_channel_ = -1; variable
/aosp_15_r20/external/webrtc/api/audio/
H A Daudio_frame.h126 size_t samples_per_channel_ = 0; variable
/aosp_15_r20/external/webrtc/modules/audio_mixer/
H A Daudio_mixer_test.cc90 int samples_per_channel_; member in webrtc::test::FilePlayingSource