Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c301 const int dual_mask_cutoff = subsampling_factor ? 0xff : 0xffff; in filter_selectively_vert_row2() local
379 const int dual_mask_cutoff = subsampling_factor ? 0xff : 0xffff; in highbd_filter_selectively_vert_row2() local