Searched refs:RD (Results 1 – 4 of 4) sorted by relevance
181 int RD; member
1170 if (cpi->sf.RD && cpi->compressor_speed != 2) in vp8cx_encode_intra_macroblock()1235 if (cpi->sf.RD) in vp8cx_encode_inter_macroblock()
768 sf->RD = 1; in vp8_set_speed_features()899 sf->RD = 0; /* Turn rd off */ in vp8_set_speed_features()932 sf->RD = 0; in vp8_set_speed_features()2940 if ((cpi->compressor_speed == 2) && (cpi->Speed >= 5) && (cpi->sf.RD == 0)) in decide_key_frame()
363 Adjusted breakout RD for SPLITMV397 Changed condition for using RD in Intra Mode543 Further adjustment of RD behaviour with Q and Zbin.