Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c308 const int mask_cutoff = subsampling_factor ? 0xf : 0xff; in filter_selectively_vert_row2() local
408 const int mask_cutoff = subsampling_factor ? 0xf : 0xff; in highbd_filter_selectively_vert_row2() local