Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dframe_blocker.cc65 void FrameBlocker::ExtractBlock(Block* block) { in ExtractBlock() function in webrtc::FrameBlocker
/aosp_15_r20/external/libaom/test/
H A Dnoise_model_test.cc378 TYPED_TEST_P(FlatBlockEstimatorTest, ExtractBlock) { in TYPED_TEST_P() argument