Searched refs:err_mult (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dencodemb.c256 int err_mult = plane_rd_mult[type]; local
276 rdmult = mb->rdmult * err_mult;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodemb.c127 int err_mult = plane_rd_mult[type]; local
141 rdmult = mb->rdmult * err_mult;

Completed in 20 milliseconds