Searched refs:tmp_col_max (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c33 const int tmp_col_max = x->mv_col_max; local
74 x->mv_col_max = tmp_col_max;
H A Dvp9_rdopt.c2337 int tmp_col_max = x->mv_col_max; local
2430 x->mv_col_max = tmp_col_max;
2525 int tmp_col_max = x->mv_col_max; local
2563 x->mv_col_max = tmp_col_max;
/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.c1429 int tmp_col_max = x->mv_col_max; local
1482 x->mv_col_max = tmp_col_max;
2252 int tmp_col_max = x->mv_col_max; local
2356 x->mv_col_max = tmp_col_max;
H A Dpickinter.c871 int tmp_col_max = x->mv_col_max; local
1022 x->mv_col_max = tmp_col_max;

Completed in 93 milliseconds