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.h22 NSTEP = 1, enumerator
Dvp9_speed_features.c328 sf->mv.search_method = NSTEP; in vp9_set_speed_features()
Dvp9_mcomp.c1399 case NSTEP: in vp9_full_pixel_search()
1408 if (method != NSTEP && rd && var < var_max) in vp9_full_pixel_search()
Dvp9_encoder.c2323 if (cpi->sf.mv.search_method == NSTEP) { in init_motion_estimation()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h172 NSTEP = 1, enumerator
Donyx_if.c790 sf->search_method = NSTEP; in vp8_set_speed_features()
936 sf->search_method = NSTEP; in vp8_set_speed_features()
1058 if (cpi->sf.search_method == NSTEP) in vp8_set_speed_features()