Searched refs:rd_thresh (Results 1 – 1 of 1) sorted by relevance
1048 BLOCK_SIZE bsize, int64_t rd_thresh) { in rd_pick_intra4x4block() argument1051 int64_t best_rd = rd_thresh; in rd_pick_intra4x4block()1159 if (best_rd >= rd_thresh || x->skip_encode) in rd_pick_intra4x4block()