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

  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 216 static const int plane_rd_mult[4]= variable
256 int err_mult = plane_rd_mult[type];
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 87 static const int plane_rd_mult[4] = { variable
134 int err_mult = plane_rd_mult[type];

Completed in 36 milliseconds