Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c967 const int shift_32_y[] = {0, 4, 32, 36}; in vp9_setup_mask() local
1003 const int shift_y = shift_32_y[idx_32]; in vp9_setup_mask()
1029 const int shift_y = shift_32_y[idx_32] + shift_16_y[idx_16]; in vp9_setup_mask()
1058 const int shift_y = shift_32_y[idx_32] + in vp9_setup_mask()
1064 const int shift_y = shift_32_y[idx_32] + in vp9_setup_mask()