Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c307 const int mask_shift = subsampling_factor ? 4 : 8; in filter_selectively_vert_row2() local
407 const int mask_shift = subsampling_factor ? 4 : 8; in highbd_filter_selectively_vert_row2() local