Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_loopfilter.c624 int idx_32, idx_16, idx_8; in vp9_setup_mask() local
739 for (idx_8 = 1; idx_8 < 4; mip += offset[idx_8], ++idx_8) { in vp9_setup_mask()
742 shift_8_y[idx_8]; in vp9_setup_mask()
744 ((idx_8 & 1)); in vp9_setup_mask()
746 ((idx_8 >> 1)); in vp9_setup_mask()