| /external/libvpx/vp8/encoder/ |
| D | pickinter.c | 192 int this_rd; in pick_intra4x4block() local 469 int this_rd; in evaluate_inter_mode() local 771 int this_rd = INT_MAX; in vp8_pick_inter_mode() local 1248 int this_rd = 0; in vp8_pick_inter_mode() local 1312 int this_rd; in vp8_pick_intra_mode() local
|
| D | rdopt.c | 548 int this_rd; in rd_pick_intra4x4block() local 653 int this_rd; in rd_pick_intra16x16mby_mode() local 756 int this_rd; in rd_pick_intra_mbuv_mode() local 999 int this_rd; in rd_check_segment() local 1646 static int calculate_final_rd_costs(int this_rd, RATE_DISTORTION *rd, in calculate_final_rd_costs() 1713 static void update_best_mode(BEST_MODE *best_mode, int this_rd, in update_best_mode() 1819 int this_rd = INT_MAX; in vp8_rd_pick_inter_mode() local 2293 int this_rd = INT_MAX; in vp8_rd_pick_inter_mode() local
|
| /external/libaom/av1/encoder/ |
| D | intra_mode_search.c | 259 int64_t this_rd; in rd_pick_filter_intra_sby() local 470 int64_t this_rd; in pick_intra_angle_routine_sbuv() local 506 int64_t this_rd, best_rd_in, rd_cost[2 * (MAX_ANGLE_DELTA + 2)]; in rd_pick_intra_angle_sbuv() local 840 int64_t best_rd = INT64_MAX, this_rd; in av1_rd_pick_intra_sbuv_mode() local 1010 int64_t distortion2 = 0, best_rd_palette = best_rd, this_rd; in av1_search_palette_mode() local 1100 int64_t best_rd_palette = best_rd, this_rd; in av1_search_palette_mode_luma() local 1192 const int64_t this_rd = RDCOST(x->rdmult, this_rate, rd_stats.dist); in intra_block_yrd() local 1548 int64_t this_distortion, this_rd; in av1_rd_pick_intra_sby_mode() local
|
| D | rdopt_utils.h | 680 THR_MODES mode_index, uint8_t *color_map, BLOCK_SIZE bsize, int64_t this_rd, in store_winner_mode_stats()
|
| D | palette.c | 288 int64_t this_rd = RDCOST(x->rdmult, this_rate, tokenonly_rd_stats.dist); in palette_rd_y() local 776 int64_t this_rd; in av1_rd_pick_palette_intra_sbuv() local
|
| D | rdopt.c | 1652 int64_t this_rd = INT64_MAX; in skip_mode_rd() local 3669 int64_t this_rd = in refine_winner_mode_tx() local 4779 int64_t this_rd) { in update_best_single_mode() 5342 int max_winner_motion_mode_cand, int64_t this_rd, in handle_winner_cand() 5569 const int64_t this_rd = in search_intra_modes_in_interframe() local 6022 int64_t this_rd = handle_inter_mode( in av1_rd_pick_inter_mode() local 6271 int64_t this_rd = INT64_MAX; in av1_rd_pick_inter_mode_sb_seg_skip() local
|
| D | tx_search.c | 3266 int64_t this_rd = 0; in tx_block_yrd() local 3326 int64_t this_rd = 0; in inter_block_yrd() local 3643 int64_t this_rd = 0, skip_txfm_rd = 0; in av1_txfm_uvrd() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_rdopt.c | 76 int64_t this_rd; member 1095 int64_t this_rd; in rd_pick_intra4x4block() local 1202 int64_t this_rd; in rd_pick_intra4x4block() local 1323 int64_t d = INT64_MAX, this_rd = INT64_MAX; in rd_pick_intra_sub_8x8_y_mode() local 1372 int64_t this_distortion, this_rd; in rd_pick_intra_sby_mode() local 1476 int64_t best_rd = INT64_MAX, this_rd; in rd_pick_intra_sbuv_mode() local 3282 BLOCK_SIZE bsize, int64_t *this_rd, in rd_variance_adjustment() 3643 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb() local 4205 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb_seg_skip() local 4363 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local
|
| D | vp9_tpl_model.c | 936 double this_rd; in find_best_ref_mv_mode() local 989 double this_rd; in predict_mv_mode() local 1020 double this_rd; in predict_mv_mode() local
|
| D | vp9_pickmode.c | 2798 int64_t this_rd = 0; in vp9_pick_inter_mode_sub8x8() local
|
| D | vp9_encodeframe.c | 3394 const int64_t this_rd = pc_tree->split[i]->none.rdcost; in ml_prune_rect_partition() local
|