Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_mixer/
H A Dframe_combiner_unittest.cc105 const std::vector<AudioFrame*> frames_to_combine( in TEST() local
127 const std::vector<AudioFrame*> frames_to_combine( in TEST() local
159 const std::vector<AudioFrame*> frames_to_combine( in TEST() local
189 const std::vector<AudioFrame*> frames_to_combine( in TEST() local
217 const std::vector<AudioFrame*> frames_to_combine( in TEST() local
235 const std::vector<AudioFrame*> frames_to_combine; in TEST() local
262 const std::vector<AudioFrame*> frames_to_combine = {&frame1}; in TEST() local
311 std::vector<AudioFrame*> frames_to_combine = {&frame1}; in TEST() local