Searched refs:USE_4_TAPS (Results 1 – 10 of 10) sorted by relevance
45 USE_4_TAPS, enumerator238 : ((subpel_search == USE_4_TAPS) in av1_get_interp_filter_kernel()253 case USE_4_TAPS: return &av1_interp_4tap[EIGHTTAP_REGULAR]; in av1_get_filter()
244 USE_4_TAPS, enumerator
286 sf->use_accurate_subpel_search = USE_4_TAPS; in set_good_speed_feature_framesize_independent()
763 ? ((use_accurate_subpel_search == USE_4_TAPS) in vp9_find_best_sub_pixel_tree()
503 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST()540 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST_P()624 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST_P()
223 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()463 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()
193 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()
536 int filter_taps = (subpel_search <= USE_4_TAPS) ? 4 : SUBPEL_TAPS; in aom_upsampled_pred_sse2()599 uint8_t *temp_start_horiz = (subpel_search <= USE_4_TAPS) in aom_upsampled_pred_sse2()
656 int filter_taps = (subpel_search <= USE_4_TAPS) ? 4 : SUBPEL_TAPS; in aom_highbd_upsampled_pred_sse2()705 uint16_t *temp_start_horiz = (subpel_search <= USE_4_TAPS) in aom_highbd_upsampled_pred_sse2()
351 sf->mv_sf.use_accurate_subpel_search = USE_4_TAPS; in set_good_speed_features_framesize_independent()670 sf->mv_sf.use_accurate_subpel_search = USE_4_TAPS; in set_rt_speed_features_framesize_independent()