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.c40 const int tmp_row_max = x->mv_row_max; in do_16x16_motion_iteration() local
81 x->mv_row_max = tmp_row_max; in do_16x16_motion_iteration()
Dvp9_pickmode.c142 const int tmp_row_max = x->mv_row_max; in combined_motion_search() local
174 x->mv_row_max = tmp_row_max; in combined_motion_search()
1801 const int tmp_row_max = x->mv_row_max; in vp9_pick_inter_mode_sub8x8() local
1823 x->mv_row_max = tmp_row_max; in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c1608 int tmp_row_max = x->mv_row_max; in joint_motion_search() local
1672 x->mv_row_max = tmp_row_max; in joint_motion_search()
2241 int tmp_row_max = x->mv_row_max; in single_motion_search() local
2324 x->mv_row_max = tmp_row_max; in single_motion_search()
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c1435 int tmp_row_max = x->mv_row_max; in vp8_rd_pick_best_mbsegmentation() local
1488 x->mv_row_max = tmp_row_max; in vp8_rd_pick_best_mbsegmentation()
2258 int tmp_row_max = x->mv_row_max; in vp8_rd_pick_inter_mode() local
2361 x->mv_row_max = tmp_row_max; in vp8_rd_pick_inter_mode()
Dpickinter.c1086 int tmp_row_max = x->mv_row_max; in vp8_pick_inter_mode() local
1244 x->mv_row_max = tmp_row_max; in vp8_pick_inter_mode()