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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mbgraph.c 33 const int tmp_col_max = x->mv_col_max; local
73 x->mv_col_max = tmp_col_max;
vp9_pickmode.c 131 const int tmp_col_max = x->mv_col_max; local
167 x->mv_col_max = tmp_col_max;
vp9_rdopt.c 1784 int tmp_col_max = x->mv_col_max; local
1946 int tmp_col_max = x->mv_col_max; local
    [all...]
  /external/libvpx/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...]
  /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/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 1425 int tmp_col_max = x->mv_col_max; local
2249 int tmp_col_max = x->mv_col_max; local
    [all...]
pickinter.c 881 int tmp_col_max = x->mv_col_max; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1426 int tmp_col_max = x->mv_col_max; local
2249 int tmp_col_max = x->mv_col_max; local
    [all...]
pickinter.c 871 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 306 milliseconds