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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c34 const int tmp_col_max = x->mv_col_max; local
71 x->mv_col_max = tmp_col_max;
H A Dvp9_pickmode.c44 int tmp_col_max = x->mv_col_max; local
122 x->mv_col_max = tmp_col_max;
H A Dvp9_rdopt.c2386 int tmp_col_max = x->mv_col_max; local
2505 x->mv_col_max = tmp_col_max;
2587 int tmp_col_max = x->mv_col_max; local
2629 x->mv_col_max = tmp_col_max;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Drdopt.c1431 int tmp_col_max = x->mv_col_max; local
1484 x->mv_col_max = tmp_col_max;
2254 int tmp_col_max = x->mv_col_max; local
2358 x->mv_col_max = tmp_col_max;
H A Dpickinter.c874 int tmp_col_max = x->mv_col_max; local
1025 x->mv_col_max = tmp_col_max;

Completed in 812 milliseconds