Searched refs:NSTEP (Results 1 – 6 of 6) sorted by relevance
497 if (cpi->oxcf.rc_mode == VPX_VBR) sf->mv.search_method = NSTEP; in set_rt_speed_feature_framesize_independent()527 sf->mv.search_method = NSTEP; in set_rt_speed_feature_framesize_independent()551 sf->mv.search_method = NSTEP; in set_rt_speed_feature_framesize_independent()673 sf->mv.search_method = NSTEP; in vp9_set_speed_features_framesize_independent()
55 NSTEP = 1, enumerator
2395 case NSTEP: in vp9_full_pixel_search()2424 if (method != NSTEP && rd && var < var_max) in vp9_full_pixel_search()
3354 if (cpi->sf.mv.search_method == NSTEP) {
157 typedef enum { DIAMOND = 0, NSTEP = 1, HEX = 2 } SEARCH_METHODS; enumerator
747 sf->search_method = NSTEP; in vp8_set_speed_features()892 sf->search_method = NSTEP; in vp8_set_speed_features()997 if (cpi->sf.search_method == NSTEP) { in vp8_set_speed_features()