Home
last modified time | relevance | path

Searched refs:RD (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h181 int RD; member
Dencodeframe.c1170 if (cpi->sf.RD && cpi->compressor_speed != 2) in vp8cx_encode_intra_macroblock()
1235 if (cpi->sf.RD) in vp8cx_encode_inter_macroblock()
Donyx_if.c768 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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG363 Adjusted breakout RD for SPLITMV
397 Changed condition for using RD in Intra Mode
543 Further adjustment of RD behaviour with Q and Zbin.