Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Drdopt.c1259 int eval_motion_mode, int64_t *yrd) { in motion_mode_rd()
2763 int64_t *yrd) { in handle_inter_mode()
4899 InterModeSearchState *const search_state, int64_t *yrd) { in evaluate_motion_mode_for_winner_candidates()
5152 PICK_MODE_CONTEXT *ctx, int64_t *yrd) { in tx_search_best_inter_candidates()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Drdopt.c57 int yrd; member