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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c272 int sb_col_index = i - sb_row_index * sb_cols; local
274 int mi_col = sb_col_index * MI_BLOCK_SIZE;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c272 int sb_col_index = i - sb_row_index * sb_cols; local
274 int mi_col = sb_col_index * MI_BLOCK_SIZE;

Completed in 94 milliseconds