Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c272 int sb_col_index = i - sb_row_index * sb_cols; in vp9_cyclic_refresh_setup() local
274 int mi_col = sb_col_index * MI_BLOCK_SIZE; in vp9_cyclic_refresh_setup()