Home
last modified time | relevance | path

Searched refs:compute_rd_thresh (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dcompound_type.c509 static inline int64_t compute_rd_thresh(MACROBLOCK *const x, in compute_rd_thresh() function
598 const int64_t rd_thresh = compute_rd_thresh(x, total_mode_rate, ref_best_rd); in handle_smooth_inter_intra_mode()