HomeSort by relevance Sort by last modified time
    Searched refs:err_mult (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 256 int err_mult = plane_rd_mult[type]; local
276 rdmult = mb->rdmult * err_mult;
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 134 int err_mult = plane_rd_mult[type]; local
149 rdmult = mb->rdmult * err_mult;

Completed in 83 milliseconds