Home
last modified time | relevance | path

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

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