Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c317 unsigned int mask_4x4_1 = (mask_4x4_l >> mask_shift) & mask_cutoff; in filter_selectively_vert_row2() local
417 unsigned int mask_4x4_1 = (mask_4x4_l >> mask_shift) & mask_cutoff; in highbd_filter_selectively_vert_row2() local