Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpalette.c216 const int min_threshold = 4 << (bit_depth - 8); in optimize_palette_colors() local
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils.py1815 min_threshold=None, argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh2858 int min_threshold = has_long ? -65536 : -128; in serialize() local
2965 signed min_threshold = has_long ? -65536 : -128; in serialize() local