Searched refs:USE_8_TAPS (Results 1 – 9 of 9) sorted by relevance
49 USE_8_TAPS, enumerator276 case USE_8_TAPS: return &av1_interp_filter_params_list[EIGHTTAP_REGULAR]; in av1_get_filter()
493 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST()530 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST_P()612 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in TEST_P()680 (const InterpKernel *)av1_get_interp_filter_kernel(filter, USE_8_TAPS); in TEST_P()693 USE_8_TAPS); in TEST_P()
221 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()291 int subpel_search = USE_8_TAPS; // set to USE_4_TAPS to test 4-tap filter. in RunSpeedTest()458 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()529 int subpel_search = USE_8_TAPS; // set to USE_4_TAPS to test 4-tap filter. in RunSpeedTest()
199 for (subpel_search = USE_4_TAPS; subpel_search <= USE_8_TAPS; in RunCheckOutput()239 int subpel_search = USE_8_TAPS; // set to USE_4_TAPS to test 4-tap filter. in RunSpeedTest()
245 USE_8_TAPS, enumerator
984 sf->use_accurate_subpel_search = USE_8_TAPS; in vp9_set_speed_features_framesize_independent()
773 : ((use_accurate_subpel_search == USE_8_TAPS) in vp9_find_best_sub_pixel_tree()
114 const SUBPEL_SEARCH_TYPE subpel_search_type = USE_8_TAPS; in tf_motion_search()
1890 mv_sf->use_accurate_subpel_search = USE_8_TAPS; in init_mv_sf()