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

  /external/libvpx/vp8/encoder/
onyx_int.h 180 int max_step_search_steps; member in struct:__anon5293
pickinter.c 678 further_steps = (cpi->sf.max_step_search_steps - 1) - step_param;
734 //further_steps = (cpi->sf.max_step_search_steps - 1) - step_param;
onyx_if.c 498 sf->max_step_search_steps = MAX_MVSEARCH_STEPS;
540 sf->max_step_search_steps = MAX_MVSEARCH_STEPS;
602 sf->max_step_search_steps = MAX_MVSEARCH_STEPS;
670 sf->max_step_search_steps = MAX_MVSEARCH_STEPS;
    [all...]
rdopt.c     [all...]

Completed in 15 milliseconds