/external/libgav1/libgav1/src/dsp/ |
D | cdef.cc | 93 int32_t best_cost = 0; in CdefDirection_C() local
|
/external/libhevc/encoder/ |
D | ihevce_sao.c | 443 UWORD32 ctb_bits = 0, distortion = 0, curr_cost = 0, best_cost = 0; in ihevce_sao_analyse() local
|
D | ihevce_had_satd.c | 982 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
|
D | ihevce_ipe_structs.h | 212 WORD32 best_cost; member
|
D | hme_utils.c | 2341 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
|
D | hme_subpel.c | 575 S32 uni_cost, bi_cost, best_cost, tot_cost; in hme_compute_pred_and_evaluate_bi() local
|
D | hme_refine.c | 5032 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/ |
D | cdef_block.c | 44 int32_t best_cost = 0; in cdef_find_dir_c() local
|
D | cdef_block_simd.h | 165 int32_t best_cost = 0; in SIMD_FUNC() local
|
/external/brotli/research/ |
D | deorummolae.cc | 221 TextIdx best_cost; in DM_generate() local
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | cdef_neon.cc | 408 uint32_t best_cost = 0; in CdefDirection_NEON() local
|
/external/speex/libspeexdsp/ |
D | jitter.c | 177 spx_int32_t best_cost=0x7fffffff; in compute_opt_delay() local
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | cdef_sse4.cc | 428 uint32_t best_cost = 0; in CdefDirection_SSE4_1() local
|
D | cdef_avx2.cc | 490 uint32_t best_cost = 0; in CdefDirection_AVX2() local
|
/external/libhevc/encoder/arm/ |
D | ihevce_had_compute_neon.c | 819 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/ |
D | nonrd_pickmode.c | 1474 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,
|
D | pickrst.c | 1621 double best_cost = 0; in search_switchable() local 1733 double best_cost = 0; in av1_pick_filter_restoration() local
|
/external/webp/src/enc/ |
D | histogram_enc.c | 948 double best_cost = in HistogramCombineStochastic() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_rematerialization.cc | 1383 int64_t best_cost = 0; in PickRematerializationCandidates() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_pickmode.c | 1497 int64_t best_cost = INT64_MAX; in search_filter_ref() local
|