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

  /external/libvpx/vp8/encoder/
temporal_filter.c 219 step_param = cpi->sf.first_step +
226 step_param = cpi->sf.first_step + 2;
onyx_int.h 180 int first_step; member in struct:__anon5129
pickinter.c 676 step_param = cpi->sf.first_step + ((cpi->Speed > 5) ? 1 : 0);
681 step_param = cpi->sf.first_step + 2;
onyx_if.c 593 sf->first_step = 0;
635 sf->first_step = 0;
696 sf->first_step = 0;
767 sf->first_step = 1;
    [all...]
rdopt.c     [all...]

Completed in 42 milliseconds