Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_pickmode.c3491 unsigned int thresh_source_var = cpi->rc.high_source_sad ? 50 : 200; in av1_nonrd_pick_inter_mode_sb() local
3497 x->source_variance > thresh_source_var) in av1_nonrd_pick_inter_mode_sb()