Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtxb_rdopt.c46 int64_t dist_low, rd_low; in update_coeff_general() local
112 const int64_t rd_low = RDCOST(rdmult, rate_low, dist_low); in update_coeff_simple() local
157 int64_t dist_low, rd_low; in update_coeff_eob() local