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.h107 void vp9_setup_pre_planes(MACROBLOCKD *xd, int idx,
Dvp9_reconinter.c299 void vp9_setup_pre_planes(MACROBLOCKD *xd, int idx, in vp9_setup_pre_planes() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c509 vp9_setup_pre_planes(xd, ref, ref_buf->buf, mi_row, mi_col, in read_inter_block_mode_info()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c723 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in choose_partitioning()
733 vp9_setup_pre_planes(xd, 0, yv12, mi_row, mi_col, in choose_partitioning()
743 vp9_setup_pre_planes(xd, 0, yv12_g, mi_row, mi_col, in choose_partitioning()
4194 vp9_setup_pre_planes(xd, ref, cfg, mi_row, mi_col, in encode_superblock()
Dvp9_rdopt.c1578 vp9_setup_pre_planes(xd, ref, scaled_ref_frame[ref], mi_row, mi_col, in joint_motion_search()
2260 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in single_motion_search()
3969 vp9_setup_pre_planes(xd, ref, scaled_ref_frame[ref], mi_row, mi_col, in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_pickmode.c154 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in combined_motion_search()
Dvp9_firstpass.c609 vp9_setup_pre_planes(xd, 0, first_ref_buf, 0, 0, NULL); in vp9_first_pass()
Dvp9_mcomp.c1846 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL); in vp9_int_pro_motion_estimation()