Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dblock_framer.cc20 BlockFramer::BlockFramer(size_t num_bands, size_t num_channels) in BlockFramer() function in webrtc::BlockFramer
H A Dblock_framer_unittest.cc328 TEST(BlockFramer, FrameBitexactness) { in TEST() argument