HomeSort by relevance Sort by last modified time
    Searched refs:tmp_col_max (Results 1 - 10 of 10) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 38 const int tmp_col_max = x->mv_col_max; local
79 x->mv_col_max = tmp_col_max;
vp9_pickmode.c 140 const int tmp_col_max = x->mv_col_max; local
172 x->mv_col_max = tmp_col_max;
1799 const int tmp_col_max = x->mv_col_max; local
    [all...]
vp9_rdopt.c 1606 int tmp_col_max = x->mv_col_max; local
2239 int tmp_col_max = x->mv_col_max; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mbgraph.c 34 const int tmp_col_max = x->mv_col_max; local
71 x->mv_col_max = tmp_col_max;
vp9_pickmode.c 44 int tmp_col_max = x->mv_col_max; local
122 x->mv_col_max = tmp_col_max;
vp9_rdopt.c 2386 int tmp_col_max = x->mv_col_max; local
2587 int tmp_col_max = x->mv_col_max; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1433 int tmp_col_max = x->mv_col_max; local
2256 int tmp_col_max = x->mv_col_max; local
    [all...]
pickinter.c 1084 int tmp_col_max = x->mv_col_max; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 1431 int tmp_col_max = x->mv_col_max; local
2254 int tmp_col_max = x->mv_col_max; local
    [all...]
pickinter.c 874 int tmp_col_max = x->mv_col_max; local
    [all...]

Completed in 111 milliseconds