Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtxb_rdopt_utils.h95 const int base_range = AOMMIN(level - 1 - NUM_BASE_LEVELS, COEFF_BASE_RANGE); in get_br_cost() local
101 const int base_range = AOMMIN(level - 1 - NUM_BASE_LEVELS, COEFF_BASE_RANGE); in get_br_cost_with_diff() local
Dencodetxb.c375 const int base_range = level - 1 - NUM_BASE_LEVELS; local
665 const int base_range = level - 1 - NUM_BASE_LEVELS; local
812 const int base_range = level - 1 - NUM_BASE_LEVELS; local