Searched defs:rd_thresh (Results 1 – 7 of 7) sorted by relevance
246 int64_t rd_thresh = ref_best_rd; in get_rd_thresh_from_best_rd() local358 int64_t rd_thresh = in check_txfm_eval() local
507 const int64_t rd_thresh = get_rd_thresh_from_best_rd( in compute_rd_thresh() local622 const int64_t rd_thresh = in av1_handle_inter_intra_mode() local1005 int mode_rate, int64_t rd_thresh, int *calc_pred_masked_compound, in masked_compound_type_rd()1206 int64_t rd_thresh) { in av1_compound_type_rd()
1296 int64_t rd_thresh; in rd_pick_intra_angle_sbuv() local1700 const int64_t rd_thresh = best_rd + (best_rd >> 5); in rd_pick_intra_angle_sby() local
3111 int64_t rd_thresh = ref_best_rd; in select_tx_size_and_type() local3516 const int64_t rd_thresh = in av1_txfm_search() local
2494 int64_t rd_thresh; in handle_inter_mode() local
737 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact()
1090 BLOCK_SIZE bsize, int64_t rd_thresh) { in rd_pick_intra4x4block()