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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.h 72 int sadpb, int further_steps, int do_refine,
vp9_mcomp.c     [all...]
vp9_firstpass.c 307 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; local
310 further_steps -= sr;
333 while (n < further_steps) {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 58 int sadpb, int further_steps, int do_refine,
vp9_pickmode.c 114 int further_steps = (cpi->sf.max_step_search_steps - 1) - step_param; local
117 sadpb, further_steps, 1,
vp9_mcomp.c     [all...]
vp9_firstpass.c 399 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; local
411 further_steps -= sr;
437 while (n < further_steps) {
    [all...]
vp9_rdopt.c 1797 int further_steps; local
2379 int further_steps, step_param; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h 58 int sadpb, int further_steps, int do_refine,
vp9_pickmode.c 114 int further_steps = (cpi->sf.max_step_search_steps - 1) - step_param; local
117 sadpb, further_steps, 1,
vp9_mcomp.c     [all...]
vp9_firstpass.c 398 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; local
410 further_steps -= sr;
436 while (n < further_steps) {
    [all...]
vp9_rdopt.c 1797 int further_steps; local
2379 int further_steps, step_param; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 1180 int further_steps; local
1217 further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param;
2235 int further_steps; local
    [all...]
pickinter.c 868 int further_steps; local
968 further_steps = (cpi->Speed >= 8)?
1003 while (n < further_steps)
    [all...]
firstpass.c 450 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; local
482 while (n < further_steps)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1181 int further_steps; local
1218 further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param;
2235 int further_steps; local
    [all...]
pickinter.c 858 int further_steps; local
958 further_steps = (cpi->Speed >= 8)?
993 while (n < further_steps)
    [all...]
firstpass.c 450 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; local
482 while (n < further_steps)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 1186 int further_steps; local
2240 int further_steps; local
    [all...]
pickinter.c 861 int further_steps; local
961 further_steps = (cpi->Speed >= 8)?
996 while (n < further_steps)
    [all...]
firstpass.c 450 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; local
482 while (n < further_steps)
    [all...]

Completed in 299 milliseconds