Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c179 const int mi_dr = hbs * (n >> 1); in count_segs_sb() local
181 count_segs_sb(cm, xd, tile, &mi[mi_dr * mis + mi_dc], no_pred_segcounts, in count_segs_sb()
183 mi_row + mi_dr, mi_col + mi_dc, subsize); in count_segs_sb()