Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dinterp_search.c222 int64_t tmp_rd = in interpolation_filter_rd() local
239 int64_t tmp_rd = in interpolation_filter_rd() local
Dmotion_search_facade.c417 int64_t tmp_rd = in av1_single_motion_search() local
Drdopt.c1596 const int64_t tmp_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in motion_mode_rd() local
2596 RD_STATS tmp_rd = { 0 }; in fast_interp_search() local
3035 int64_t tmp_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in handle_inter_mode() local
/external/libvpx/vp8/encoder/
Drdopt.c1938 int tmp_rd; in vp8_rd_pick_inter_mode() local
1963 int tmp_rd; in vp8_rd_pick_inter_mode() local
/external/libvpx/vp9/encoder/
Dvp9_rdopt.c2776 int64_t rd, tmp_rd, best_rd = INT64_MAX; in handle_inter_mode() local
4377 int64_t tmp_rd, tmp_best_rd = INT64_MAX, tmp_best_rdu = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local