Searched refs:SUBPEL_TREE (Results 1 – 7 of 7) sorted by relevance
78 SUBPEL_TREE = 0, enumerator
863 sf->mv.subpel_search_method = SUBPEL_TREE; in vp9_set_speed_features_framesize_independent()985 } else if (sf->mv.subpel_search_method == SUBPEL_TREE) { in vp9_set_speed_features_framesize_independent()
1044 return cpi->sf.mv.subpel_search_method != SUBPEL_TREE ? cost_list : NULL; in cond_cost_list()
2004 sf->mv.subpel_search_method != SUBPEL_TREE ? cost_list : NULL, in rd_pick_best_sub8x8_mode()
109 SUBPEL_TREE = 0, enumerator
646 sf->mv.subpel_search_method = SUBPEL_TREE; in av1_set_speed_features_framesize_independent()853 if (sf->mv.subpel_search_method == SUBPEL_TREE) { in av1_set_speed_features_framesize_independent()
1221 return cpi->sf.mv.subpel_search_method != SUBPEL_TREE ? cost_list : NULL; in cond_cost_list()