Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dfirstpass.c65 static int hscale_lookup[7] = {0, 0, 1, 1, 2, 2, 3}; variable
2628 cpi->common.horiz_scale = hscale_lookup[scale_val]; in vp8_find_next_key_frame()