Home
last modified time | relevance | path

Searched defs:mi_row_end (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_tile_common.h21 int mi_row_start, mi_row_end; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c4698 const int mi_row_end = tile_info->mi_row_end; in vp9_encode_tile() local