Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/utils/
H A Dquant_levels_dec_utils.c134 static void ApplyFilter(SmoothParams* const p) { in ApplyFilter() function
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc285 void ApplyFilter(const RenderBuffer& render_buffer, in ApplyFilter() function