Home
last modified time | relevance | path

Searched refs:shift_32_uv (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c907 const int shift_32_uv[] = { 0, 2, 8, 10 }; in vp9_setup_mask() local
936 const int shift_uv = shift_32_uv[idx_32]; in vp9_setup_mask()
960 const int shift_uv = shift_32_uv[idx_32] + shift_16_uv[idx_16]; in vp9_setup_mask()