Remove tr depth fill. It should not be needed.

This commit is contained in:
Ari Lemmetti 2019-08-16 16:36:47 +03:00
parent ff8711aaab
commit 45c7961412

View file

@ -1541,7 +1541,6 @@ static void search_pu_inter(encoder_state_t * const state,
if (cfg->rdo >= 2) {
kvz_lcu_fill_trdepth(lcu, x, y, depth, depth);
kvz_inter_recon_cu(state, lcu, x, y, width);
mrg_costs[merge_idx] = kvz_satd_any_size(width, height,
lcu->rec.y + y_local * LCU_WIDTH + x_local, LCU_WIDTH,