Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_segmentation.c204 const int mi_dc = hbs * (n & 1); in count_segs_sb() local
207 count_segs_sb(cpi, tile, &mi_8x8[mi_dr * mis + mi_dc], in count_segs_sb()
210 mi_row + mi_dr, mi_col + mi_dc, subsize); in count_segs_sb()