Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c998 unsigned int total_skip; in vp8_set_speed_features() local
1012 total_skip = sum; in vp8_set_speed_features()
1020 if (10 * sum >= (unsigned int)(cpi->Speed - 6)*(total_mbs - total_skip)) in vp8_set_speed_features()