Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c65 static const int auto_speed_thresh[17] = { 1000, 200, 150, 130, 150, 125, variable
298 cpi->avg_encode_time * auto_speed_thresh[cpi->Speed]) { in vp8_auto_select_speed()