Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c3491 const int color_thresh = 4; in set_screen_content_options() local
3507 if (n_colors > 1 && n_colors <= color_thresh) { in set_screen_content_options()