vp9_rdopt.c | 560 int64_t best_rd; member in struct:rdcost_block_args 616 if (rd > args->best_rd) { 1010 int64_t best_rd = rd_thresh; local 1328 int64_t best_rd = INT64_MAX, this_rd; local 1681 int64_t best_rd = INT64_MAX; local 2644 int64_t rd, best_rd = INT64_MAX; local 3105 int64_t best_rd = best_rd_so_far; local [all...] |