Searched refs:plane_rd_mult (Results 1 – 2 of 2) sorted by relevance
216 static const int plane_rd_mult[4]= variable256 int err_mult = plane_rd_mult[type]; in optimize_b()
76 static const int plane_rd_mult[PLANE_TYPES] = { 4, 2 }; variable123 int64_t rdmult = mb->rdmult * plane_rd_mult[type], rddiv = mb->rddiv; in optimize_b()