Searched refs:zero_last_cost_orig (Results 1 – 2 of 2) sorted by relevance
59 int64_t zero_last_cost_orig; member
1315 VP9_PICKMODE_CTX_DEN *ctx_den, int64_t zero_last_cost_orig, in vp9_pickmode_ctx_den_update() argument1319 ctx_den->zero_last_cost_orig = zero_last_cost_orig; in vp9_pickmode_ctx_den_update()1340 ctx_den->zero_last_cost_orig < (best_rdc->rdcost << 3) && in recheck_zeromv_after_denoising()1688 int64_t zero_last_cost_orig = INT64_MAX; in vp9_pick_inter_mode() local2326 zero_last_cost_orig = this_rdc.rdcost; in vp9_pick_inter_mode()2550 vp9_pickmode_ctx_den_update(&ctx_den, zero_last_cost_orig, ref_frame_cost, in vp9_pick_inter_mode()