| /external/libaom/libaom/av1/encoder/ |
| D | interp_search.c | 133 RD_STATS *rd_stats, int is_skip_build_pred) { in interp_model_rd_eval() 162 RD_STATS *rd_stats_luma, RD_STATS *rd_stats, int *const switchable_rate, in interpolation_filter_rd() 315 RD_STATS *rd_stats, int *const switchable_rate, in find_best_interp_rd_facade() 347 RD_STATS *rd_stats, int *const switchable_rate, in pred_dual_interp_filter_rd() 384 RD_STATS *rd_stats, int *const switchable_rate, in fast_dual_interp_filter_rd() 437 RD_STATS *rd_stats, int *const switchable_rate, in find_best_non_dual_interp_filter() 621 RD_STATS rd_stats_luma, rd_stats; in av1_interpolation_filter_search() local
|
| D | rd.h | 99 static INLINE void av1_init_rd_stats(RD_STATS *rd_stats) { in av1_init_rd_stats() 124 static INLINE void av1_invalid_rd_stats(RD_STATS *rd_stats) { in av1_invalid_rd_stats() 180 static INLINE void av1_accumulate_rd_stats(RD_STATS *rd_stats, int64_t dist, in av1_accumulate_rd_stats()
|
| D | tx_search.c | 28 RD_STATS rd_stats; member 352 RD_STATS *const rd_stats, in fetch_tx_rd_info() 455 static AOM_INLINE void set_skip_flag(MACROBLOCK *x, RD_STATS *rd_stats, in set_skip_flag() 496 const RD_STATS *const rd_stats, in save_tx_rd_info() 750 const AV1_COMP *const cpi, MACROBLOCK *x, const RD_STATS *const rd_stats, in PrintTransformUnitStats() 934 const RD_STATS *const rd_stats, in PrintPredictionUnitStats() 2041 static INLINE void update_txb_coeff_cost(RD_STATS *rd_stats, int plane, in update_txb_coeff_cost() 2419 RD_STATS *rd_stats, in tx_type_rd() 2473 int txfm_partition_ctx, RD_STATS *rd_stats, int64_t ref_best_rd, in try_tx_block_no_split() 2581 RD_STATS *rd_stats, int64_t prev_level_rd, int64_t ref_best_rd, in select_tx_block() [all …]
|
| D | compound_type.c | 479 RD_STATS *rd_stats) { in estimate_yrd_for_sb() 618 RD_STATS rd_stats; in av1_handle_inter_intra_mode() local 740 RD_STATS rd_stats; in av1_handle_inter_intra_mode() local 948 COMP_RD_STATS *const rd_stats = x->comp_rd_stats + offset; in save_comp_rd_search_stat() local 991 int64_t dist_sum, RD_STATS *rd_stats, in backup_stats() 1161 RD_STATS rd_stats; in masked_compound_type_rd() local 1204 int64_t *rd, RD_STATS *rd_stats, int64_t ref_best_rd, in av1_compound_type_rd()
|
| D | intra_mode_search.c | 262 RD_STATS *rd_stats, int *best_angle_delta, TX_SIZE *best_tx_size, in calc_rd_given_intra_angle() 1235 int rate_overhead, int64_t best_rd_in, int *rate, RD_STATS *rd_stats, in pick_intra_angle_routine_sbuv() 1264 RD_STATS *rd_stats) { in rd_pick_intra_angle_sbuv() 1345 RD_STATS rd_stats; in cfl_rd_pick_alpha() local 1380 RD_STATS rd_stats; in cfl_rd_pick_alpha() local 1625 RD_STATS rd_stats; in intra_block_yrd() local 1659 int *rate, RD_STATS *rd_stats, in rd_pick_intra_angle_sby() 1727 RD_STATS *rd_stats, RD_STATS *rd_stats_y, in av1_handle_intra_mode()
|
| D | context_tree.h | 53 RD_STATS rd_stats; member
|
| D | rdopt.c | 1226 BLOCK_SIZE bsize, RD_STATS *rd_stats, RD_STATS *rd_stats_y, in motion_mode_rd() 1627 static int64_t skip_mode_rd(RD_STATS *rd_stats, const AV1_COMP *const cpi, in skip_mode_rd() 1884 AV1_COMP *const cpi, MACROBLOCK *x, RD_STATS *rd_stats, in simple_translation_pred_rd() 1970 RD_STATS *rd_stats, in ref_mv_idx_to_search() 2223 BLOCK_SIZE bsize, RD_STATS *rd_stats, RD_STATS *rd_stats_y, in handle_inter_mode() 2638 RD_STATS *rd_stats, BLOCK_SIZE bsize, in rd_pick_intrabc_mode_sb() 3124 RD_STATS rd_stats = *winner_rd_stats; in refine_winner_mode_tx() local 4170 RD_STATS rd_stats; in evaluate_motion_mode_for_winner_candidates() local 4343 RD_STATS *rd_stats, int comp_pred, int rdmult, in record_best_compound() 4653 RD_STATS rd_stats, rd_stats_y, rd_stats_uv; in av1_rd_pick_inter_mode_sb() local [all …]
|
| D | block.h | 132 RD_STATS rd_stats; member 172 RD_STATS rd_stats; member
|
| D | partition_strategy.c | 1229 const RD_STATS *const rd_stats, in av1_ml_predict_breakout()
|
| D | bitstream.c | 1286 static int rd_token_stats_mismatch(RD_STATS *rd_stats, TOKEN_STATS *token_stats, in rd_token_stats_mismatch()
|
| /external/webrtc/modules/video_coding/codecs/test/ |
| D | videocodec_test_libvpx.cc | 67 void PrintRdPerf(std::map<size_t, std::vector<VideoStatistics>> rd_stats) { in PrintRdPerf() 445 std::map<size_t, std::vector<VideoStatistics>> rd_stats; in TEST() local 471 std::map<size_t, std::vector<VideoStatistics>> rd_stats; in TEST() local
|
| /external/libaom/libaom/av1/common/ |
| D | blockd.h | 226 RD_STATS rd_stats; member
|