Searched refs:first_step (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dtemporal_filter.c181 step_param = cpi->sf.first_step + (cpi->Speed > 5);
185 step_param = cpi->sf.first_step + 2;
H A Donyx_int.h192 int first_step; member in struct:__anon554
H A Donyx_if.c781 sf->first_step = 0;
868 sf->first_step = 0;
880 sf->first_step = 1;
924 sf->first_step = 1;
H A Dpickinter.c881 step_param = cpi->sf.first_step + speed_adjust;
H A Drdopt.c2239 int step_param = cpi->sf.first_step;

Completed in 129 milliseconds