Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c93 struct macroblockd_plane planes[MAX_MB_PLANE], in thread_loop_filter_rows()
157 struct macroblockd_plane planes[MAX_MB_PLANE], in loop_filter_rows_mt()
217 struct macroblockd_plane planes[MAX_MB_PLANE], in vp9_loop_filter_frame_mt()
Dvp9_reconinter.c283 void vp9_setup_dst_planes(struct macroblockd_plane planes[MAX_MB_PLANE], in vp9_setup_dst_planes()
Dvp9_loopfilter.c1537 struct macroblockd_plane planes[MAX_MB_PLANE], in loop_filter_rows()
1727 struct VP9Common *cm, const struct macroblockd_plane planes[MAX_MB_PLANE]) { in vp9_loop_filter_data_reset()
Dvp9_blockd.h33 #define MAX_MB_PLANE 3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c513 struct buf_2d dst[MAX_MB_PLANE], in vp9_setup_pred_block()
Dvp9_encodeframe.c1339 static void restore_context(MACROBLOCK *const x, int mi_row, int mi_col, in restore_context()
1369 static void save_context(MACROBLOCK *const x, int mi_row, int mi_col, in save_context()
Dvp9_rdopt.c2191 struct buf_2d yv12_mb[4][MAX_MB_PLANE]) { in setup_buffer_inter()
2354 uint8_t *orig_dst[MAX_MB_PLANE], in restore_dst_buf()
2355 int orig_dst_stride[MAX_MB_PLANE]) { in restore_dst_buf()
Dvp9_pickmode.c779 struct buf_2d yv12_mb[][MAX_MB_PLANE], in encode_breakout_test()