Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c1183 int sseshift; in rd_check_segment() local
1270 sseshift = segmentation_to_sseshift[segmentation]; in rd_check_segment()
1273 if ((cpi->compressor_speed == 0) && (bestsme >> sseshift) > 4000) in rd_check_segment()