Home | History | Annotate | Download | only in encoder

Lines Matching refs:rd_threshes

262         cpi->rd_threshes[segment_id][bsize][i] =
3169 const int *const rd_threshes = cpi->rd_threshes[segment_id][bsize];
3329 if (best_rd < ((int64_t)rd_threshes[mode_index] *
3331 rd_threshes[mode_index] == INT_MAX)