Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dinterp_search.c227 int64_t tmp_rd = in interpolation_filter_rd() local
244 int64_t tmp_rd = in interpolation_filter_rd() local
Dcompound_type.c1103 int64_t tmp_rd = INT64_MAX; in masked_compound_type_rd() local
Drdopt.c1573 const int64_t tmp_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in motion_mode_rd() local
2583 int64_t tmp_rd = RDCOST(x->rdmult, rd_stats->rate, rd_stats->dist); in handle_inter_mode() local
/external/libvpx/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/libvpx/vp9/encoder/
Dvp9_rdopt.c2752 int64_t rd, tmp_rd, best_rd = INT64_MAX; in handle_inter_mode() local
4353 int64_t tmp_rd, tmp_best_rd = INT64_MAX, tmp_best_rdu = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local