Home
last modified time | relevance | path

Searched refs:USE_2_TAPS_ORIG (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dfilter.h43 USE_2_TAPS_ORIG = 0, // This is used in temporal filtering. enumerator
/external/libaom/libaom/av1/encoder/
Dmcomp.c2356 if (var_params->subpel_search_type != USE_2_TAPS_ORIG) { in second_level_check_v2()
2789 if (subpel_search_type != USE_2_TAPS_ORIG) { in av1_find_best_sub_pixel_tree()
2805 if (subpel_search_type != USE_2_TAPS_ORIG) { in av1_find_best_sub_pixel_tree()
3173 if (var_params->subpel_search_type != USE_2_TAPS_ORIG) { in obmc_first_level_check()
3249 if (var_params->subpel_search_type != USE_2_TAPS_ORIG) { in obmc_second_level_check_v2()
3300 if (subpel_search_type != USE_2_TAPS_ORIG) in av1_find_best_obmc_sub_pixel_tree_up()