Searched refs:num_mi_cols (Results 1 – 1 of 1) sorted by relevance
2812 int num_mi_cols = cm->mi_cols; in vp9_scene_detection_onepass() local2829 num_mi_cols = aligned_width >> MI_SIZE_LOG2; in vp9_scene_detection_onepass()2878 int sb_cols = (num_mi_cols + MI_BLOCK_SIZE - 1) / MI_BLOCK_SIZE; in vp9_scene_detection_onepass()