Home
last modified time | relevance | path

Searched defs:tmp_rd_thresh (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dcompound_type.c727 const int64_t tmp_rd_thresh = best_rd_no_wedge - mode_rd; in handle_wedge_inter_intra_mode() local
1171 const int64_t tmp_rd_thresh = rd_thresh - tmp_mode_rd; in masked_compound_type_rd() local
1334 const int64_t tmp_rd_thresh = AOMMIN(*rd, rd_thresh) - mode_rd; in av1_compound_type_rd() local
1634 const int64_t tmp_rd_thresh = AOMMIN(*rd, rd_thresh); in av1_compound_type_rd() local