Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h261 const int left_idx = (mi_row * 2) & 15; in set_skip_context() local
266 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y]; in set_skip_context()