Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c302 const int lfl_forward = subsampling_factor ? 4 : 8; in filter_selectively_vert_row2() local
303 const unsigned int dual_one = 1 | (1 << lfl_forward); in filter_selectively_vert_row2()
314 lfis[1] = lfthr + *(lfl + lfl_forward); in filter_selectively_vert_row2()
380 const int lfl_forward = subsampling_factor ? 4 : 8; in highbd_filter_selectively_vert_row2() local
381 const unsigned int dual_one = 1 | (1 << lfl_forward); in highbd_filter_selectively_vert_row2()
392 lfis[1] = lfthr + *(lfl + lfl_forward); in highbd_filter_selectively_vert_row2()