Searched refs:num_mi_rows (Results 1 – 1 of 1) sorted by relevance
2942 int num_mi_rows = cm->mi_rows; in vp9_scene_detection_onepass() local2959 num_mi_rows = aligned_height >> MI_SIZE_LOG2; in vp9_scene_detection_onepass()3008 int sb_rows = (num_mi_rows + MI_BLOCK_SIZE - 1) / MI_BLOCK_SIZE; in vp9_scene_detection_onepass()