Searched defs:rdcost (Results 1 – 8 of 8) sorted by relevance
59 int64_t rdcost; member
135 int64_t rdcost; member
21 #define CALC_BIASED_RDCOST(rdcost) (7 * (rdcost) >> 3) argument
1235 const int rdcost = (int)AOMMIN(INT_MAX, best_rd); in av1_ml_prune_ab_partition() local1348 const int rdcost = (int)AOMMIN(INT_MAX, best_rd); in av1_ml_prune_4_partition() local1941 const int rdcost = (int)AOMMIN(INT_MAX, best_rd); in prepare_features_after_part_ab() local
1405 RD_STATS *rdcost; member
3209 int64_t rdcost) { in end_partition_block_timer()5258 RD_STATS rdcost; in ml_partition_search_partial() local
334 int64_t rdcost; ///< Rate-distortion cost of the block member
198 int64_t rdcost; member