Home
last modified time | relevance | path

Searched refs:av1_setup_pre_planes (Results 1 – 8 of 8) sorted by relevance

/external/libaom/libaom/av1/common/
Dreconinter.c691 void av1_setup_pre_planes(MACROBLOCKD *xd, int idx, in av1_setup_pre_planes() function
931 av1_setup_pre_planes(xd, ref, &ref_buf->buf, ctxt->mi_row, above_mi_col, sf, in av1_setup_build_prediction_by_above_pred()
970 av1_setup_pre_planes(xd, ref, &ref_buf->buf, left_mi_row, ctxt->mi_col, in av1_setup_build_prediction_by_left_pred()
Dreconinter.h283 void av1_setup_pre_planes(MACROBLOCKD *xd, int idx,
/external/libaom/libaom/av1/encoder/
Dfirstpass.c402 av1_setup_pre_planes(xd, 0, first_ref_buf, 0, 0, NULL, num_planes); in av1_first_pass()
Dvar_based_part.c508 av1_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in av1_choose_var_based_partitioning()
Dmcomp.c2204 av1_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL, in av1_int_pro_motion_estimation()
3105 av1_setup_pre_planes(xd, ref_idx, yv12, mi_row, mi_col, in av1_simple_motion_search()
3110 av1_setup_pre_planes(xd, ref_idx, scaled_ref_frame, mi_row, mi_col, NULL, in av1_simple_motion_search()
Drdopt.c6728 av1_setup_pre_planes(xd, ref, scaled_ref_frame[ref], mi_row, mi_col, in joint_motion_search()
7082 av1_setup_pre_planes(xd, ref_idx, scaled_ref_frame, mi_row, mi_col, NULL, in single_motion_search()
7347 av1_setup_pre_planes(xd, ref_idx, scaled_ref_frame, mi_row, mi_col, NULL, in compound_single_motion_search()
Dencodeframe.c6010 av1_setup_pre_planes(xd, ref, cfg, mi_row, mi_col, in encode_superblock()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1072 av1_setup_pre_planes(xd, ref, &ref_buf->buf, mi_row, mi_col, in predict_inter_block()