Home
last modified time | relevance | path

Searched defs:best_cost (Results 1 – 20 of 20) sorted by relevance

/external/libgav1/libgav1/src/dsp/
Dcdef.cc93 int32_t best_cost = 0; in CdefDirection_C() local
/external/libhevc/encoder/
Dihevce_sao.c443 UWORD32 ctb_bits = 0, distortion = 0, curr_cost = 0, best_cost = 0; in ihevce_sao_analyse() local
Dihevce_had_satd.c982 WORD32 best_cost = 0; in ihevce_had_8x8_using_4_4x4_r() local
1241 WORD32 best_cost = 0, best_cost_tu_split; in ihevce_had_16x16_r() local
1554 WORD32 best_cost = 0; in ihevce_had_32x32_r() local
Dihevce_ipe_structs.h212 WORD32 best_cost; member
Dhme_utils.c2341 S32 best_cost = MAX_32BIT_VAL; in hme_tu_recur_cand_harvester() local
2391 S32 best_cost = MAX_32BIT_VAL; in hme_tu_recur_cand_harvester() local
2560 WORD32 best_cost[NUM_BEST_ME_OUTPUTS]; in hme_decide_part_types() local
Dhme_subpel.c575 S32 uni_cost, bi_cost, best_cost, tot_cost; in hme_compute_pred_and_evaluate_bi() local
Dhme_refine.c5032 S32 best_cost = (best_inter_cost > best_intra_cost) ? best_intra_cost : best_inter_cost; in hme_populate_cu_tree() local
5737 S32 best_cost = (best_inter_cost > best_intra_cost) ? best_intra_cost : best_inter_cost; in hme_analyse_mv_clustering() local
/external/libaom/libaom/av1/common/
Dcdef_block.c44 int32_t best_cost = 0; in cdef_find_dir_c() local
Dcdef_block_simd.h165 int32_t best_cost = 0; in SIMD_FUNC() local
/external/brotli/research/
Ddeorummolae.cc221 TextIdx best_cost; in DM_generate() local
/external/libgav1/libgav1/src/dsp/arm/
Dcdef_neon.cc408 uint32_t best_cost = 0; in CdefDirection_NEON() local
/external/speex/libspeexdsp/
Djitter.c177 spx_int32_t best_cost=0x7fffffff; in compute_opt_delay() local
/external/libgav1/libgav1/src/dsp/x86/
Dcdef_sse4.cc428 uint32_t best_cost = 0; in CdefDirection_SSE4_1() local
Dcdef_avx2.cc490 uint32_t best_cost = 0; in CdefDirection_AVX2() local
/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c819 WORD32 best_cost; in ihevce_had_8x8_using_4_4x4_r_neon() local
1003 WORD32 best_cost, best_cost_tu_split; in ihevce_had_16x16_r_neon() local
/external/libaom/libaom/av1/encoder/
Dnonrd_pickmode.c1474 int64_t best_cost = INT64_MAX; local
1595 int64_t best_cost = INT64_MAX; local
2133 const int *const rd_thresh_freq_fact, int64_t best_cost, int best_skip,
Dpickrst.c1621 double best_cost = 0; in search_switchable() local
1733 double best_cost = 0; in av1_pick_filter_restoration() local
/external/webp/src/enc/
Dhistogram_enc.c948 double best_cost = in HistogramCombineStochastic() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1383 int64_t best_cost = 0; in PickRematerializationCandidates() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1497 int64_t best_cost = INT64_MAX; in search_filter_ref() local