Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c62 static int hscale_lookup[7] = {0, 0, 1, 1, 2, 2, 3}; variable
3332 cpi->common.horiz_scale = hscale_lookup[scale_val]; in find_next_key_frame()