Searched refs:USE_4_TAPS (Results 1 – 10 of 10) sorted by relevance
43 USE_4_TAPS, enumerator209 : ((subpel_search == USE_4_TAPS) in av1_get_interp_filter_kernel()224 case USE_4_TAPS: return get_4tap_interp_filter_params(EIGHTTAP_REGULAR); in av1_get_filter()
246 USE_4_TAPS, enumerator
282 sf->use_accurate_subpel_search = USE_4_TAPS; in set_good_speed_feature_framesize_independent()
768 ? ((use_accurate_subpel_search == USE_4_TAPS) in vp9_find_best_sub_pixel_tree()
502 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST()539 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST_P()623 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST_P()
219 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()458 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()
194 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()
247 sf->use_accurate_subpel_search = USE_4_TAPS; in set_good_speed_features_framesize_independent()474 sf->use_accurate_subpel_search = USE_4_TAPS; in set_rt_speed_features_framesize_independent()
577 int filter_taps = (subpel_search <= USE_4_TAPS) ? 4 : SUBPEL_TAPS; in aom_upsampled_pred_sse2()640 uint8_t *temp_start_horiz = (subpel_search <= USE_4_TAPS) in aom_upsampled_pred_sse2()
704 int filter_taps = (subpel_search <= USE_4_TAPS) ? 4 : SUBPEL_TAPS; in aom_highbd_upsampled_pred_sse2()753 uint16_t *temp_start_horiz = (subpel_search <= USE_4_TAPS) in aom_highbd_upsampled_pred_sse2()