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.h98 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.c1384 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in choose_partitioning()
1396 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in choose_partitioning()
1401 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in choose_partitioning()
1443 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in choose_partitioning()
3511 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in ml_predict_var_rd_paritioning()
5169 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in get_estimated_pred()
5181 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in get_estimated_pred()
5186 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in get_estimated_pred()
5208 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in get_estimated_pred()
6120 vp9_setup_pre_planes(xd, ref, cfg, mi_row, mi_col, in encode_superblock()
Dvp9_rdopt.c1740 vp9_setup_pre_planes(xd, ref, scaled_ref_frame[ref], mi_row, mi_col, in joint_motion_search()
2418 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in single_motion_search()
4184 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.c2159 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.c724 vp9_setup_pre_planes(xd, ref, ref_buf->buf, mi_row, mi_col, in dec_build_inter_predictors_sb()