Home
last modified time | relevance | path

Searched defs:this_rdcost (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dpartition_search.c3084 int64_t *this_rdcost, in rd_test_partition3()
3564 int64_t this_rdcost = 0; in rd_pick_ab_part() local
4643 static void update_partition_stats(const RD_STATS *const this_rdcost, in update_partition_stats()
4718 const RD_STATS this_rdcost = rd_search_for_fixed_partition( in ml_partition_search_whole_tree() local
4847 const BLOCK_SIZE bsize, RD_STATS *this_rdcost) { in recursive_partition()
Dencoder.c3318 const double this_rdcost = RDCOST_DBL_WITH_NATIVE_BD_DIST( in encode_with_and_without_superres() local