Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/common_audio/
H A Daudio_converter.cc30 size_t dst_frames) in CopyConverter()
51 size_t dst_frames) in UpmixConverter()
73 size_t dst_frames) in DownmixConverter()
97 size_t dst_frames) in ResampleConverter()
159 size_t dst_frames) { in Create()
205 size_t dst_frames) in AudioConverter()
H A Daudio_converter.h51 size_t dst_frames() const { return dst_frames_; } in dst_frames() function
H A Daudio_converter_unittest.cc100 const size_t dst_frames = static_cast<size_t>(dst_sample_rate_hz / 100); in RunAudioConverterTest() local
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h116620 snd_pcm_sframes_t (*dst_frames)(struct snd_pcm_plugin *, snd_pcm_uframes_t); member
H A Dvmlinux.h116620 snd_pcm_sframes_t (*dst_frames)(struct snd_pcm_plugin *, snd_pcm_uframes_t); member