Home
last modified time | relevance | path

Searched defs:this_rd (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/vp8/encoder/
Dpickinter.c192 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
Drdopt.c548 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/
Dintra_mode_search.c258 int64_t this_rd; in rd_pick_filter_intra_sby() local
469 int64_t this_rd; in pick_intra_angle_routine_sbuv() local
505 int64_t this_rd, best_rd_in, rd_cost[2 * (MAX_ANGLE_DELTA + 2)]; in rd_pick_intra_angle_sbuv() local
822 int64_t best_rd = INT64_MAX, this_rd; in av1_rd_pick_intra_sbuv_mode() local
983 int64_t distortion2 = 0, best_rd_palette = best_rd, this_rd; in av1_search_palette_mode() local
1073 int64_t best_rd_palette = best_rd, this_rd; in av1_search_palette_mode_luma() local
1161 const int64_t this_rd = RDCOST(x->rdmult, this_rate, rd_stats.dist); in intra_block_yrd() local
1517 int64_t this_distortion, this_rd; in av1_rd_pick_intra_sby_mode() local
Drdopt_utils.h675 THR_MODES mode_index, uint8_t *color_map, BLOCK_SIZE bsize, int64_t this_rd, in store_winner_mode_stats()
Dpalette.c288 int64_t this_rd = RDCOST(x->rdmult, this_rate, tokenonly_rd_stats.dist); in palette_rd_y() local
756 int64_t this_rd; in av1_rd_pick_palette_intra_sbuv() local
Drdopt.c3645 int64_t this_rd = in refine_winner_mode_tx() local
4726 int64_t this_rd) { in update_best_single_mode()
5271 int max_winner_motion_mode_cand, int64_t this_rd, in handle_winner_cand()
5498 const int64_t this_rd = in search_intra_modes_in_interframe() local
5934 int64_t this_rd = handle_inter_mode( in av1_rd_pick_inter_mode() local
6178 int64_t this_rd = INT64_MAX; in av1_rd_pick_inter_mode_sb_seg_skip() local
Dtx_search.c3266 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/
Dvp9_rdopt.c76 int64_t this_rd; member
1116 int64_t this_rd; in rd_pick_intra4x4block() local
1225 int64_t this_rd; in rd_pick_intra4x4block() local
1348 int64_t d = INT64_MAX, this_rd = INT64_MAX; in rd_pick_intra_sub_8x8_y_mode() local
1397 int64_t this_distortion, this_rd; in rd_pick_intra_sby_mode() local
1502 int64_t best_rd = INT64_MAX, this_rd; in rd_pick_intra_sbuv_mode() local
3170 BLOCK_SIZE bsize, int64_t *this_rd, in rd_variance_adjustment()
3530 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb() local
4075 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb_seg_skip() local
4233 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local
Dvp9_encoder.c7051 double this_rd; local
7104 double this_rd; local
7135 double this_rd; local
Dvp9_pickmode.c2797 int64_t this_rd = 0; in vp9_pick_inter_mode_sub8x8() local
Dvp9_encodeframe.c3372 const int64_t this_rd = pc_tree->split[i]->none.rdcost; in ml_prune_rect_partition() local