Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dinterp_search.c222 int64_t tmp_rd = in interpolation_filter_rd() local
239 int64_t tmp_rd = in interpolation_filter_rd() local
H A Dmotion_search_facade.c448 int64_t tmp_rd = in av1_single_motion_search() local
H A Drdopt.c1601 const int64_t tmp_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in motion_mode_rd() local
2626 RD_STATS tmp_rd = { 0 }; in fast_interp_search() local
3053 int64_t tmp_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in handle_inter_mode() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Drdopt.c1951 int tmp_rd; in vp8_rd_pick_inter_mode() local
1976 int tmp_rd; in vp8_rd_pick_inter_mode() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2839 int64_t rd, tmp_rd = INT64_MAX, best_rd = INT64_MAX; in handle_inter_mode() local
4516 int64_t tmp_rd, tmp_best_rd = INT64_MAX, tmp_best_rdu = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local