Home
last modified time | relevance | path

Searched refs:tmp_row_max (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c35 const int tmp_row_max = x->mv_row_max; in do_16x16_motion_iteration() local
71 x->mv_row_max = tmp_row_max; in do_16x16_motion_iteration()
Dvp9_pickmode.c126 const int tmp_row_max = x->mv_row_max; in combined_motion_search() local
160 x->mv_row_max = tmp_row_max; in combined_motion_search()
Dvp9_rdopt.c1767 int tmp_row_max = x->mv_row_max; in single_motion_search() local
1845 x->mv_row_max = tmp_row_max; in single_motion_search()
1927 int tmp_row_max = x->mv_row_max; in joint_motion_search() local
1967 x->mv_row_max = tmp_row_max; in joint_motion_search()
/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c880 int tmp_row_max = x->mv_row_max; in vp8_pick_inter_mode() local
1031 x->mv_row_max = tmp_row_max; in vp8_pick_inter_mode()
Drdopt.c1427 int tmp_row_max = x->mv_row_max; in vp8_rd_pick_best_mbsegmentation() local
1480 x->mv_row_max = tmp_row_max; in vp8_rd_pick_best_mbsegmentation()
2251 int tmp_row_max = x->mv_row_max; in vp8_rd_pick_inter_mode() local
2355 x->mv_row_max = tmp_row_max; in vp8_rd_pick_inter_mode()