Lines Matching defs:rdcost_block_args
68 struct rdcost_block_args { struct
69 const VP9_COMP *cpi;
70 MACROBLOCK *x;
71 ENTROPY_CONTEXT t_above[16];
72 ENTROPY_CONTEXT t_left[16];
73 int this_rate;
74 int64_t this_dist;
75 int64_t this_sse;
76 int64_t this_rd;
77 int64_t best_rd;
78 int exit_early;
79 int use_fast_coef_costing;
80 const ScanOrder *so;
81 uint8_t skippable;
82 struct buf_2d *this_recon;