Searched defs:do_recon (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | tpl_model.c | 236 int do_recon, int *rate_cost, int64_t *recon_error, int64_t *sse) { in txfm_quant_rdcost() 357 int mi_row, int mi_col, int use_y_only_rate_distortion, int do_recon, in get_rate_distortion()
|
H A D | partition_search.c | 1752 int64_t *dist, int do_recon, PC_TREE *pc_tree) { in av1_rd_use_partition() 6126 RD_STATS *rd_cost, int do_recon, int64_t best_rd, in av1_nonrd_pick_partition()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encodeframe.c | 2667 int do_recon, PC_TREE *pc_tree) { in rd_use_partition() 4926 RD_COST *rd_cost, int do_recon, in nonrd_pick_partition()
|