Searched defs:rd_thresh (Results 1 – 7 of 7) sorted by relevance
263 int64_t rd_thresh = ref_best_rd; in get_rd_thresh_from_best_rd() local382 int64_t rd_thresh = in check_txfm_eval() local
512 const int64_t rd_thresh = get_rd_thresh_from_best_rd( in compute_rd_thresh() local598 const int64_t rd_thresh = compute_rd_thresh(x, total_mode_rate, ref_best_rd); in handle_smooth_inter_intra_mode() local1045 int mode_rate, int64_t rd_thresh, int *calc_pred_masked_compound, in masked_compound_type_rd()1216 int64_t rd_thresh) { in av1_compound_type_rd()
545 int64_t rd_thresh; in rd_pick_intra_angle_sbuv() local1459 const int64_t rd_thresh = best_rd + (best_rd >> 3); in prune_luma_odd_delta_angles_using_rd_cost() local
2968 const int64_t rd_thresh = in choose_tx_size_type_from_rd() local3396 int64_t rd_thresh = ref_best_rd; in select_tx_size_and_type() local3771 const int64_t rd_thresh = in av1_txfm_search() local
2412 int64_t rd_thresh; in process_compound_inter_mode() local
757 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact()
1066 BLOCK_SIZE bsize, int64_t rd_thresh) { in rd_pick_intra4x4block()