Searched refs:SUBPEL_TREE (Results 1 – 4 of 4) sorted by relevance
83 SUBPEL_TREE = 0, enumerator
454 sf->mv.subpel_search_method = SUBPEL_TREE; in vp9_set_speed_features_framesize_independent()544 if (sf->mv.subpel_search_method == SUBPEL_TREE) { in vp9_set_speed_features_framesize_independent()
653 return cpi->sf.mv.subpel_search_method != SUBPEL_TREE ? cost_list : NULL; in cond_cost_list()
1871 cpi->sf.mv.subpel_search_method != SUBPEL_TREE ? cost_list : NULL, in rd_pick_best_sub8x8_mode()