Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c948 unsigned int total_skip; in vp8_set_speed_features() local
962 total_skip = sum; in vp8_set_speed_features()
970 if (10 * sum >= (unsigned int)(cpi->Speed - 6)*(total_mbs - total_skip)) in vp8_set_speed_features()