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.c62 static const int auto_speed_thresh[17] = variable
381 … if (milliseconds_for_compress * 100 > cpi->avg_encode_time * auto_speed_thresh[cpi->Speed]) in vp8_auto_select_speed()