Searched defs:best_model_rd (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | intra_mode_search.c | 246 int64_t *best_model_rd) { in model_intra_yrd_and_prune() 263 int64_t *best_rd, int64_t *best_model_rd, uint8_t *best_tx_type_map, in calc_rd_given_intra_angle() 414 int64_t *best_rd, int64_t *best_model_rd, in rd_pick_filter_intra_sby() 566 uint8_t *best_palette_color_map, int64_t *best_rd, int64_t *best_model_rd, in palette_rd_y() 643 uint8_t *best_palette_color_map, int64_t *best_rd, int64_t *best_model_rd, in perform_top_color_coarse_palette_search() 671 int64_t *best_model_rd, int *rate, int *rate_tokenonly, int64_t *distortion, in perform_k_means_coarse_palette_search() 705 int64_t *best_model_rd, int *rate, int *rate_tokenonly, int64_t *distortion, in perform_top_color_palette_search() 738 int64_t *best_model_rd, int *rate, int *rate_tokenonly, int64_t *distortion, in perform_k_means_palette_search() 811 int64_t *best_rd, int64_t *best_model_rd, int *rate, int *rate_tokenonly, in rd_pick_palette_intra_sby() 1661 int64_t best_rd, int64_t *best_model_rd, in rd_pick_intra_angle_sby() [all …]
|