Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dloopfiltermask.c621 const unsigned int two_block_mask = subsampling ? 5 : 3; in filter_selectively_horiz() local
704 const unsigned int two_block_mask = subsampling ? 5 : 3; in highbd_filter_selectively_horiz() local