Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c39 int rdmult; member
Dvp9_quantize.c222 const int rdmult = vp9_compute_rd_mult(cpi, qindex + cm->y_dc_delta_q); in vp9_init_plane_quantizers() local
Dvp9_block.h53 int rdmult; member
107 int rdmult; member
Dvp9_encodemb.c123 int64_t rdmult, rddiv, rd_cost0, rd_cost1; in optimize_b() local
Dvp9_rdopt.c224 int rdmult = 88 * q * q / 25; in vp9_compute_rd_mult() local
870 static int64_t scaled_rd_cost(int rdmult, int rddiv, in scaled_rd_cost()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemb.c241 int rdmult; in optimize_b() local
Dblock.h94 int rdmult; member