Searched defs:MAX_MB_PLANE (Results 1 – 3 of 3) sorted by relevance
172 enum { MAX_MB_PLANE = 4 }; enumerator174 enum { MAX_MB_PLANE = 3 }; enumerator
1158 static void restore_context(VP9_COMP *cpi, int mi_row, int mi_col, in restore_context()1188 static void save_context(VP9_COMP *cpi, int mi_row, int mi_col, in save_context()
2293 struct buf_2d dst[MAX_MB_PLANE], in setup_pred_block()2325 struct buf_2d yv12_mb[4][MAX_MB_PLANE]) { in vp9_setup_buffer_inter()2678 uint8_t *orig_dst[MAX_MB_PLANE], in restore_dst_buf()2679 int orig_dst_stride[MAX_MB_PLANE]) { in restore_dst_buf()