Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c654 const int shift_uv, LOOP_FILTER_MASK *lfm) { in build_masks()
936 const int shift_uv = shift_32_uv[idx_32]; in vp9_setup_mask() local
960 const int shift_uv = shift_32_uv[idx_32] + shift_16_uv[idx_16]; in vp9_setup_mask() local
1537 const int shift_uv = (col_in_sb >> 1) + ((row_in_sb >> 1) << 2); in vp9_build_mask() local