Home
last modified time | relevance | path

Searched defs:rdcost (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_context_tree.h59 int64_t rdcost; member
Dvp9_rd.h135 int64_t rdcost; member
/external/libaom/av1/encoder/
Dnonrd_opt.h21 #define CALC_BIASED_RDCOST(rdcost) (7 * (rdcost) >> 3) argument
Dpartition_strategy.c1235 const int rdcost = (int)AOMMIN(INT_MAX, best_rd); in av1_ml_prune_ab_partition() local
1348 const int rdcost = (int)AOMMIN(INT_MAX, best_rd); in av1_ml_prune_4_partition() local
1941 const int rdcost = (int)AOMMIN(INT_MAX, best_rd); in prepare_features_after_part_ab() local
Dblock.h1405 RD_STATS *rdcost; member
Dpartition_search.c3209 int64_t rdcost) { in end_partition_block_timer()
5258 RD_STATS rdcost; in ml_partition_search_partial() local
/external/libaom/aom/
Daom_external_partition.h334 int64_t rdcost; ///< Rate-distortion cost of the block member
/external/libaom/av1/common/
Dblockd.h198 int64_t rdcost; member