Home
last modified time | relevance | path

Searched defs:MAX_MB_PLANE (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h172 enum { MAX_MB_PLANE = 4 }; enumerator
174 enum { MAX_MB_PLANE = 3 }; enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1158 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()
Dvp9_rdopt.c2293 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()