Searched defs:rdcost_block_args (Results 1 – 1 of 1) sorted by relevance
59 struct rdcost_block_args { struct60 MACROBLOCK *x;61 ENTROPY_CONTEXT t_above[16];62 ENTROPY_CONTEXT t_left[16];63 int rate;64 int64_t dist;65 int64_t sse;66 int this_rate;67 int64_t this_dist;68 int64_t this_sse;[all …]