Searched defs:this_rdc (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | nonrd_pickmode.c | 743 RD_STATS *this_rdc, int *skippable, BLOCK_SIZE bsize, in block_yrd() 1009 RD_STATS *this_rdc, BLOCK_SIZE bsize, int mv_row, 1069 RD_STATS *this_rdc, int64_t *sse_y, 1169 RD_STATS this_rdc; local 1247 RD_STATS this_rdc; local 1457 static void search_filter_ref(AV1_COMP *cpi, MACROBLOCK *x, RD_STATS *this_rdc, 1584 static void search_motion_mode(AV1_COMP *cpi, MACROBLOCK *x, RD_STATS *this_rdc, 1786 RD_STATS this_rdc, best_rdc; local 1957 RD_STATS this_rdc; local 2320 RD_STATS this_rdc, best_rdc; local
|
D | encodeframe_utils.h | 184 RD_STATS this_rdc; member
|
D | partition_search.c | 2527 RD_STATS this_rdc; in rd_try_subblock() local 3480 RD_STATS *this_rdc = &part_search_state->this_rdc; in prune_partitions_after_none() local 3583 RD_STATS *this_rdc = &part_search_state->this_rdc; in none_partition_search() local 5136 RD_STATS this_rdc, best_rdc; in av1_nonrd_pick_partition() local
|
D | encodeframe.c | 688 RD_STATS this_rdc; in encode_rd_sb() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_pickmode.c | 709 static void block_yrd(VP9_COMP *cpi, MACROBLOCK *x, RD_COST *this_rdc, in block_yrd() 839 RD_COST *this_rdc, unsigned int *var_y, in model_rd_for_sb_uv() 1050 RD_COST this_rdc; in estimate_block_intra() local 1150 RD_COST this_rdc, best_rdc; in vp9_pick_intra_mode() local 1290 PREDICTION_MODE this_mode, RD_COST *this_rdc, in vp9_NEWMV_diff_bias() 1386 RD_COST this_rdc; in recheck_zeromv_after_denoising() local 1479 static void search_filter_ref(VP9_COMP *cpi, MACROBLOCK *x, RD_COST *this_rdc, in search_filter_ref() 1695 RD_COST this_rdc, best_rdc; in vp9_pick_inter_mode() local 2828 RD_COST this_rdc; in vp9_pick_inter_mode_sub8x8() local
|
D | vp9_encodeframe.c | 3964 RD_COST this_rdc, sum_rdc; in rd_pick_partition() local 4870 RD_COST this_rdc, sum_rdc, best_rdc; in nonrd_pick_partition() local 5129 RD_COST this_rdc; in nonrd_select_partition() local
|