Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c920 static const unsigned int segmentation_to_sseshift[4] = { 3, 3, 2, 0 }; variable
1097 sseshift = segmentation_to_sseshift[segmentation]; in rd_check_segment()