Home
last modified time | relevance | path

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

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