Home
last modified time | relevance | path

Searched refs:NSTEP (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c392 sf->mv.search_method = NSTEP; in set_rt_speed_feature()
403 sf->mv.search_method = NSTEP; in set_rt_speed_feature()
452 sf->mv.search_method = NSTEP; in vp9_set_speed_features_framesize_independent()
Dvp9_speed_features.h63 NSTEP = 1, enumerator
Dvp9_mcomp.c2370 case NSTEP: in vp9_full_pixel_search()
2379 if (method != NSTEP && rd && var < var_max) in vp9_full_pixel_search()
Dvp9_encoder.c3121 if (cpi->sf.mv.search_method == NSTEP) {
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h172 NSTEP = 1, enumerator
Donyx_if.c776 sf->search_method = NSTEP; in vp8_set_speed_features()
941 sf->search_method = NSTEP; in vp8_set_speed_features()
1063 if (cpi->sf.search_method == NSTEP) in vp8_set_speed_features()