Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c1078 static const unsigned int segmentation_to_sseshift[4] = {3, 3, 2, 0}; variable
1270 sseshift = segmentation_to_sseshift[segmentation]; in rd_check_segment()