Home
last modified time | relevance | path

Searched refs:beat_best_rd (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dintra_mode_search.c568 int *beat_best_rd, PICK_MODE_CONTEXT *ctx, uint8_t *blk_skip, in palette_rd_y() argument
624 if (beat_best_rd) *beat_best_rd = 1; in palette_rd_y()
645 int *beat_best_rd, PICK_MODE_CONTEXT *ctx, uint8_t *best_blk_skip, in perform_top_color_coarse_palette_search() argument
656 skippable, beat_best_rd, ctx, best_blk_skip, tx_type_map, in perform_top_color_coarse_palette_search()
672 int *skippable, int *beat_best_rd, PICK_MODE_CONTEXT *ctx, in perform_k_means_coarse_palette_search() argument
688 skippable, beat_best_rd, ctx, best_blk_skip, tx_type_map, in perform_k_means_coarse_palette_search()
706 int *skippable, int *beat_best_rd, PICK_MODE_CONTEXT *ctx, in perform_top_color_palette_search() argument
720 skippable, beat_best_rd, ctx, best_blk_skip, tx_type_map, in perform_top_color_palette_search()
739 int *skippable, int *beat_best_rd, PICK_MODE_CONTEXT *ctx, in perform_k_means_palette_search() argument
758 skippable, beat_best_rd, ctx, best_blk_skip, tx_type_map, in perform_k_means_palette_search()
[all …]