| /external/libaom/av1/common/ |
| D | thread_common.h | 208 const int planes_to_lf[MAX_MB_PLANE], int plane, int lpf_opt_level) { in skip_loop_filter_plane() 231 const int planes_to_lf[MAX_MB_PLANE], in enqueue_lf_jobs() 262 const int planes_to_lf[MAX_MB_PLANE], int num_workers, AV1LfSync *lf_sync, in loop_filter_frame_mt_init() 320 int planes_to_lf[MAX_MB_PLANE], in set_planes_to_loop_filter() 331 const struct loopfilter *lf, int planes_to_lf[MAX_MB_PLANE], in check_planes_to_loop_filter()
|
| D | reconinter.c | 926 uint8_t *above[MAX_MB_PLANE], in av1_build_obmc_inter_prediction() 927 int above_stride[MAX_MB_PLANE], in av1_build_obmc_inter_prediction() 928 uint8_t *left[MAX_MB_PLANE], in av1_build_obmc_inter_prediction() 929 int left_stride[MAX_MB_PLANE]) { in av1_build_obmc_inter_prediction()
|
| D | thread_common.c | 431 const int planes_to_lf[MAX_MB_PLANE], in loop_filter_rows_mt() 465 const int planes_to_lf[MAX_MB_PLANE], in loop_filter_rows()
|
| D | blockd.h | 36 #define MAX_MB_PLANE 3 macro
|
| /external/libaom/av1/encoder/ |
| D | reconinter_enc.c | 217 uint8_t *tmp_buf[MAX_MB_PLANE], in av1_build_prediction_by_above_preds() 218 int tmp_width[MAX_MB_PLANE], in av1_build_prediction_by_above_preds() 219 int tmp_height[MAX_MB_PLANE], in av1_build_prediction_by_above_preds() 220 int tmp_stride[MAX_MB_PLANE]) { in av1_build_prediction_by_above_preds() 232 uint8_t *tmp_buf[MAX_MB_PLANE], in av1_build_prediction_by_left_preds() 233 int tmp_width[MAX_MB_PLANE], in av1_build_prediction_by_left_preds() 234 int tmp_height[MAX_MB_PLANE], in av1_build_prediction_by_left_preds() 235 int tmp_stride[MAX_MB_PLANE]) { in av1_build_prediction_by_left_preds()
|
| D | nonrd_opt.h | 432 struct buf_2d yv12_mb[8][MAX_MB_PLANE], BLOCK_SIZE bsize, in find_predictors()
|
| D | nonrd_pickmode.c | 1059 struct buf_2d yv12_mb[4][MAX_MB_PLANE], RD_STATS *best_rdc, in recheck_zeromv_after_denoising() 1922 struct buf_2d yv12_mb[MAX_MB_PLANE]) { in set_color_sensitivity() 1997 struct buf_2d yv12_mb[8][MAX_MB_PLANE], in setup_compound_prediction() 2122 const AV1_COMP *cpi, MACROBLOCK *x, struct buf_2d yv12_mb[8][MAX_MB_PLANE], in setup_compound_params_from_comp_idx()
|
| D | rdopt.c | 924 BLOCK_SIZE block_size, struct buf_2d yv12_mb[REF_FRAMES][MAX_MB_PLANE]) { in setup_buffer_ref_mvs_inter() 3389 struct buf_2d yv12_mb[REF_FRAMES][MAX_MB_PLANE]) { in rd_pick_skip_mode() 3550 MB_MODE_INFO *best_mbmode, struct buf_2d yv12_mb[REF_FRAMES][MAX_MB_PLANE], in refine_winner_mode_tx() 4019 struct buf_2d (*yv12_mb)[MAX_MB_PLANE]) { in set_params_rd_pick_inter_mode() 4897 struct buf_2d yv12_mb[REF_FRAMES][MAX_MB_PLANE], in evaluate_motion_mode_for_winner_candidates() 5151 struct buf_2d yv12_mb[REF_FRAMES][MAX_MB_PLANE], int mi_row, int mi_col, in tx_search_best_inter_candidates()
|
| D | rd.c | 1277 struct buf_2d dst[MAX_MB_PLANE], in av1_setup_pred_block()
|
| /external/libvpx/vp9/common/ |
| D | vp9_thread_common.c | 92 struct macroblockd_plane planes[MAX_MB_PLANE], int start, int stop, in thread_loop_filter_rows() 158 struct macroblockd_plane planes[MAX_MB_PLANE], in loop_filter_rows_mt() 220 struct macroblockd_plane planes[MAX_MB_PLANE], in vp9_loop_filter_frame_mt()
|
| D | vp9_reconinter.c | 258 void vp9_setup_dst_planes(struct macroblockd_plane planes[MAX_MB_PLANE], in vp9_setup_dst_planes()
|
| D | vp9_loopfilter.c | 1423 struct macroblockd_plane planes[MAX_MB_PLANE], in loop_filter_rows() 1610 struct VP9Common *cm, const struct macroblockd_plane planes[MAX_MB_PLANE]) { in vp9_loop_filter_data_reset()
|
| D | vp9_blockd.h | 32 #define MAX_MB_PLANE 3 macro
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 731 uint8_t *tmp_buf[MAX_MB_PLANE], int tmp_width[MAX_MB_PLANE], in dec_build_prediction_by_above_preds() 732 int tmp_height[MAX_MB_PLANE], int tmp_stride[MAX_MB_PLANE]) { in dec_build_prediction_by_above_preds() 786 uint8_t *tmp_buf[MAX_MB_PLANE], int tmp_width[MAX_MB_PLANE], in dec_build_prediction_by_left_preds() 787 int tmp_height[MAX_MB_PLANE], int tmp_stride[MAX_MB_PLANE]) { in dec_build_prediction_by_left_preds()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_rd.c | 642 struct buf_2d dst[MAX_MB_PLANE], in vp9_setup_pred_block()
|
| D | vp9_pickmode.c | 935 unsigned int sse_y, struct buf_2d yv12_mb[][MAX_MB_PLANE], int *rate, in encode_breakout_test() 1260 struct buf_2d yv12_mb[4][MAX_MB_PLANE], BLOCK_SIZE bsize, in find_predictors() 1377 struct buf_2d yv12_mb[4][MAX_MB_PLANE], RD_COST *best_rdc, BLOCK_SIZE bsize, in recheck_zeromv_after_denoising()
|
| D | vp9_encodeframe.c | 2170 static void restore_context(MACROBLOCK *const x, int mi_row, int mi_col, in restore_context() 2198 static void save_context(MACROBLOCK *const x, int mi_row, int mi_col, in save_context()
|
| D | vp9_rdopt.c | 2516 struct buf_2d yv12_mb[4][MAX_MB_PLANE]) { in setup_buffer_inter() 2748 uint8_t *orig_dst[MAX_MB_PLANE], in restore_dst_buf() 2749 int orig_dst_stride[MAX_MB_PLANE]) { in restore_dst_buf()
|