Home
last modified time | relevance | path

Searched defs:best_inter_cost (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodeframe.c331 int64_t best_inter_cost = this_stats->pred_error[0]; in init_ref_frame_space() local
Drdopt.c2195 int64_t best_inter_cost; member
2245 int64_t best_inter_cost = INT64_MAX; in get_block_level_tpl_stats() local
2265 const int64_t best_inter_cost = inter_cost_info_from_tpl->best_inter_cost; in prune_modes_based_on_tpl_stats() local
Dtpl_model.c540 int64_t best_inter_cost = INT64_MAX; in mode_estimation() local
/external/libhevc/encoder/
Dhme_refine.c5023 S32 best_inter_cost = ps_blk_32x32->best_inter_cost; in hme_populate_cu_tree() local
5728 S32 best_inter_cost = ps_blk_64x64->best_inter_cost; in hme_analyse_mv_clustering() local
7810 WORD32 best_inter_cost, intra_cost, posx, posy; in hme_refine() local
Dhme_defs.h2260 S32 best_inter_cost; member
2278 S32 best_inter_cost; member
2300 S32 best_inter_cost; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6705 int64_t best_inter_cost = INT64_MAX; local