Home
last modified time | relevance | path

Searched refs:thr_var_base (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/video_processing/
Dvideo_denoiser.cc251 int thr_var_base = 16 * 16 * 2; in DenoiseFrame() local
263 const uint32_t thr_var_adp = thr_var_base * pos_factor; in DenoiseFrame()