Searched defs:mi_size (Results 1 – 2 of 2) sorted by relevance
58 static int vp9_dec_alloc_mi(VP9_COMMON *cm, int mi_size) { in vp9_dec_alloc_mi()
273 static int vp9_enc_alloc_mi(VP9_COMMON *cm, int mi_size) { in vp9_enc_alloc_mi()683 int mi_size = cm->mi_cols * cm->mi_rows; in alloc_context_buffers_ext() local