Searched refs:ctx_den (Results 1 – 1 of 1) sorted by relevance
1290 VP9_PICKMODE_CTX_DEN *ctx_den, int64_t zero_last_cost_orig, in vp9_pickmode_ctx_den_update() argument1296 ctx_den->zero_last_cost_orig = zero_last_cost_orig; in vp9_pickmode_ctx_den_update()1297 ctx_den->ref_frame_cost = ref_frame_cost; in vp9_pickmode_ctx_den_update()1298 ctx_den->frame_mv = frame_mv; in vp9_pickmode_ctx_den_update()1299 ctx_den->reuse_inter_pred = reuse_inter_pred; in vp9_pickmode_ctx_den_update()1300 ctx_den->best_tx_size = best_tx_size; in vp9_pickmode_ctx_den_update()1301 ctx_den->best_mode = best_mode; in vp9_pickmode_ctx_den_update()1302 ctx_den->best_ref_frame = best_ref_frame; in vp9_pickmode_ctx_den_update()1303 ctx_den->best_pred_filter = best_pred_filter; in vp9_pickmode_ctx_den_update()1304 ctx_den->best_mode_skip_txfm = best_mode_skip_txfm; in vp9_pickmode_ctx_den_update()[all …]