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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_loopfilter.c877 const int col_step = 1 << ss_y; local
895 for (c = 0; c < MI_BLOCK_SIZE && mi_col + c < cm->mi_cols; c += col_step) {

Completed in 167 milliseconds