Searched defs:rdmult (Results 1 – 7 of 7) sorted by relevance
49 int rdmult; member
155 int64_t rdmult = 0; in vp9_compute_rd_mult() local171 int64_t rdmult = 88 * q * q / 24; in vp9_compute_rd_mult() local
313 const int rdmult = vp9_compute_rd_mult(cpi, qindex + cm->y_dc_delta_q); in vp9_init_plane_quantizers() local
72 int rdmult; member
111 int64_t rdmult = mb->rdmult * plane_rd_mult[type], rddiv = mb->rddiv; in optimize_b() local
193 int rdmult; in optimize_b() local
94 int rdmult; member