Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dintra_mode_search.c323 const int max_pix_val = 1 << 8; in av1_count_colors() local
345 const int max_pix_val = 1 << bit_depth; in av1_count_colors_highbd() local