Home
last modified time | relevance | path

Searched defs:filt_guess (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c168 int filt_guess; in vp9_pick_filter_level() local
185 int filt_guess = ROUND_POWER_OF_TWO(q * 20723 + 1015158, 18); in vp9_pick_filter_level() local