Searched refs:none_rd (Results 1 – 3 of 3) sorted by relevance
105 int64_t best_rd, int64_t none_rd,
909 int64_t best_rd, int64_t none_rd, in av1_ml_prune_rect_partition() argument948 if (none_rd > 0 && none_rd < 1000000000) in av1_ml_prune_rect_partition()949 features[0] = (float)none_rd / (float)best_rd; in av1_ml_prune_rect_partition()
2679 PC_TREE *pc_tree, int64_t *none_rd, in rd_pick_partition() argument2739 if (none_rd) *none_rd = 0; in rd_pick_partition()2968 if (none_rd) *none_rd = this_rdc.rdcost; in rd_pick_partition()