Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.h99 void vp9_setup_pre_planes(MACROBLOCKD *xd, int idx,
Dvp9_reconinter.c273 void vp9_setup_pre_planes(MACROBLOCKD *xd, int idx, in vp9_setup_pre_planes() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1450 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in choose_partitioning()
1462 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in choose_partitioning()
1467 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in choose_partitioning()
1511 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in choose_partitioning()
3500 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in simple_motion_search()
5356 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in get_estimated_pred()
5368 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in get_estimated_pred()
5373 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in get_estimated_pred()
5395 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in get_estimated_pred()
6413 vp9_setup_pre_planes(xd, ref, cfg, mi_row, mi_col, in encode_superblock()
Dvp9_rdopt.c1883 vp9_setup_pre_planes(xd, ref, scaled_ref_frame[ref], mi_row, mi_col, in joint_motion_search()
2524 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in single_motion_search()
4382 vp9_setup_pre_planes(xd, ref, scaled_ref_frame[ref], mi_row, mi_col, in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_firstpass.c1377 vp9_setup_pre_planes(xd, 0, first_ref_buf, 0, 0, NULL); in vp9_first_pass()
Dvp9_mcomp.c2332 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in vp9_int_pro_motion_estimation()
Dvp9_pickmode.c181 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in combined_motion_search()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c741 vp9_setup_pre_planes(xd, ref, ref_buf->buf, mi_row, mi_col, in dec_build_inter_predictors_sb()