/external/libaom/av1/encoder/ |
D | intra_mode_search.c | 234 int64_t *best_rd, int64_t *best_model_rd, in rd_pick_filter_intra_sby() 477 int *best_angle_delta, int64_t *best_rd) { in pick_intra_angle_routine_sbuv() 511 int64_t best_rd, int *rate, in rd_pick_intra_angle_sbuv() 851 int64_t best_rd = INT64_MAX, this_rd; in av1_rd_pick_intra_sbuv_mode() local 1014 int64_t best_rd) { in av1_search_palette_mode() 1107 RD_STATS *this_rd_cost, int64_t best_rd) { in av1_search_palette_mode_luma() 1176 int64_t *best_rd, int *rate, in intra_block_yrd() 1230 int64_t best_rd, in handle_filter_intra_mode() 1291 int64_t best_rd, int *mode_cost_y, int64_t *rd_y, in av1_handle_intra_y_mode() 1391 const RD_STATS *rd_stats_y, RD_STATS *rd_stats_uv, int64_t best_rd) { in av1_search_intra_uv_modes_in_interframe() [all …]
|
D | palette.c | 232 MB_MODE_INFO *best_mbmi, uint8_t *best_palette_color_map, int64_t *best_rd, in palette_rd_y() 342 int64_t *best_rd, int *rate, int *rate_tokenonly, int64_t *distortion, in perform_top_color_palette_search() 389 int64_t *best_rd, int *rate, int *rate_tokenonly, int64_t *distortion, in perform_k_means_palette_search() 543 MB_MODE_INFO *best_mbmi, uint8_t *best_palette_color_map, int64_t *best_rd, in av1_rd_pick_palette_intra_sby() 775 int64_t *best_rd, int *rate, in av1_rd_pick_palette_intra_sbuv()
|
D | partition_strategy.c | 1007 static inline void add_rd_feature(int64_t rd, int64_t best_rd, float *features, in add_rd_feature() 1018 int64_t best_rd, int64_t part_none_rd, in av1_ml_early_term_after_split() 1121 int64_t best_rd, int64_t none_rd, in av1_ml_prune_rect_partition() 1220 int var_ctx, int64_t best_rd, in ml_prune_ab_partition() 1322 int part_ctx, int64_t best_rd, in av1_ml_prune_4_partition() 1940 int part_ctx, int64_t best_rd, in prepare_features_after_part_ab() 2286 int64_t best_rd, int64_t rect_part_rd[NUM_RECT_PARTS][SUB_PARTITIONS_RECT], in ext_ml_model_decision_after_part_ab()
|
D | compound_type.c | 198 int64_t rd, best_rd = INT64_MAX; in pick_wedge() local 275 int64_t rd, best_rd = INT64_MAX; in pick_wedge_fixed_sign() local 348 int64_t best_rd = INT64_MAX; in pick_interinter_seg() local 552 INTERINTRA_MODE *best_interintra_mode, int64_t *best_rd, in handle_smooth_inter_intra_mode() 619 int64_t *best_rd, const BUFFER_SET *orig_dst, uint8_t *tmp_buf_, in handle_wedge_inter_intra_mode()
|
D | rd.h | 296 static inline int rd_less_than_thresh(int64_t best_rd, int64_t thresh, in rd_less_than_thresh()
|
D | rdopt.c | 308 int64_t best_rd; member 1317 int64_t best_rd = INT64_MAX; in motion_mode_rd() local 1642 const BUFFER_SET *const orig_dst, int64_t best_rd) { in skip_mode_rd() 2803 int64_t best_rd = INT64_MAX; in handle_inter_mode() local 3117 int64_t best_rd) { in rd_pick_intrabc_mode_sb() 3313 PICK_MODE_CONTEXT *ctx, int64_t best_rd) { in av1_rd_pick_intra_mode_sb() 3556 int64_t best_rd; in refine_winner_mode_tx() local 4549 int64_t best_rd; in analyze_single_states() local
|
D | pickcdef.c | 887 uint64_t best_rd = UINT64_MAX; in av1_cdef_search() local
|
D | tx_search.c | 34 int64_t best_rd; member 2030 int64_t best_rd = INT64_MAX; in search_tx_type() local 2947 int64_t best_rd = INT64_MAX; in choose_tx_size_type_from_rd() local
|
D | partition_search.c | 834 RD_STATS best_rd) { in pick_sb_modes() 6131 RD_STATS *rd_cost, int do_recon, int64_t best_rd, in av1_nonrd_pick_partition()
|
/external/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 77 int64_t best_rd; member 169 int64_t best_rd) { in build_inter_pred_model_rd_earlyterm() 924 int64_t best_rd = ref_best_rd; in choose_tx_size_from_rd() local 1069 int64_t best_rd = rd_thresh; in rd_pick_intra4x4block() local 1302 int64_t best_rd) { in rd_pick_intra_sub_8x8_y_mode() 1366 int64_t best_rd) { in rd_pick_intra_sby_mode() 1476 int64_t best_rd = INT64_MAX, this_rd; in rd_pick_intra_sbuv_mode() local 2137 int64_t best_rd = INT64_MAX; in rd_pick_best_sub8x8_mode() local 2839 int64_t rd, tmp_rd = INT64_MAX, best_rd = INT64_MAX; in handle_inter_mode() local 3224 int64_t best_rd) { in vp9_rd_pick_intra_mode_sb() [all …]
|
D | vp9_rd.h | 193 static INLINE int rd_less_than_thresh(int64_t best_rd, int thresh, in rd_less_than_thresh()
|
D | vp9_pickmode.c | 1112 static INLINE int rd_less_than_thresh_row_mt(int64_t best_rd, int thresh, in rd_less_than_thresh_row_mt() 2757 int64_t best_rd = INT64_MAX; in vp9_pick_inter_mode_sub8x8() local
|
D | vp9_encodeframe.c | 1988 int64_t best_rd = INT64_MAX; in rd_pick_sb_modes() local 4927 int64_t best_rd, PC_TREE *pc_tree) { in nonrd_pick_partition()
|
/external/libvpx/vp8/encoder/ |
D | rdopt.c | 527 int best_rd = INT_MAX; in rd_pick_intra4x4block() local 588 int *Distortion, int best_rd) { in rd_pick_intra4x4mby_modes() 652 int best_rd = INT_MAX; in rd_pick_intra16x16mby_mode() local 748 int best_rd = INT_MAX; in rd_pick_intra_mbuv_mode() local 1200 int_mv *best_ref_mv, int best_rd, in vp8_rd_pick_best_mbsegmentation()
|
D | pickinter.c | 183 int best_rd = INT_MAX; in pick_intra4x4block() local 579 int best_rd = INT_MAX; in vp8_pick_inter_mode() local
|