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

/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c216 static const int plane_rd_mult[4]= variable
256 int err_mult = plane_rd_mult[type];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c87 static const int plane_rd_mult[4] = { variable
134 int err_mult = plane_rd_mult[type];

Completed in 87 milliseconds