| /third_party/ffmpeg/libavformat/ |
| D | format.c | 57 int score_max, score; in av_guess_format() local 134 int score, score_max = 0; in av_probe_input_format3() local 218 int score = 0; in av_probe_input_format() local 229 int score = 0; in av_probe_input_buffer2() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | hash_longest_match_quickly_inc.h | 173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 208 const score_t score = BackwardReferenceScore(len, backward); in FN() local 239 const score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| D | hash_longest_match_inc.h | 201 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 241 score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| D | hash_longest_match64_inc.h | 205 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 246 score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| D | hash_forgetful_chain_inc.h | 228 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 269 score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | hash_longest_match_quickly_inc.h | 173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 208 const score_t score = BackwardReferenceScore(len, backward); in FN() local 239 const score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| D | hash_longest_match_inc.h | 201 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 241 score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| D | hash_longest_match64_inc.h | 205 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 246 score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| D | hash_forgetful_chain_inc.h | 228 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 269 score_t score = BackwardReferenceScore(len, backward); in FN() local
|
| /third_party/gstreamer/gstplugins_bad/gst/videofilters/ |
| D | gstscenechange.c | 149 guint32 score = 0; in get_frame_score() local 170 double score; in gst_scene_change_transform_frame_ip() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | h263.h | 143 int score= ff_h263_inter_MCBPC_bits[i + offset] * lambda; in get_p_cbp() local 154 int score= ff_h263_cbpy_tab[i ^ 0xF][1] * lambda; in get_p_cbp() local
|
| D | svq1enc.c | 83 int score = 0, i; in ssd_int8_vs_int16_c() local 151 int sqr, diff, score; in encode_block() local 187 int score = 0; in encode_block() local 372 int score[4] = { 0, 0, 0, 0 }, best; in svq1_encode_plane() local
|
| D | ra144enc.c | 141 const float *data, float *score, float *gain) in get_match_score() 199 float score, gain, best_score, av_uninit(best_gain); in adaptive_cb_search() local 249 float g, score, best_score; in find_best_vect() local
|
| D | mpegvideo_enc.c | 1333 int score = 0; in skip_check() local 2134 int score = 0; in dct_single_coeff_elimination() local 2697 int score; in encode_mb_hq() local 4182 int score= distortion + length[UNI_AC_ENC_INDEX(run, level)]*lambda; in dct_quantize_trellis_c() local 4195 int score= distortion + last_length[UNI_AC_ENC_INDEX(run, level)]*lambda; in dct_quantize_trellis_c() local 4209 int score= distortion + score_tab[i-run]; in dct_quantize_trellis_c() local 4221 int score= distortion + score_tab[i-run]; in dct_quantize_trellis_c() local 4254 int score= score_tab[i]; in dct_quantize_trellis_c() local 4283 int unquant_coeff, score, distortion; in dct_quantize_trellis_c() local 4472 int score, new_coeff; in dct_quantize_refine() local [all …]
|
| D | mfenc.c | 534 int64_t score = 0; in mf_enca_output_score() local 582 int64_t score = 0; in mf_enca_input_score() local 633 int score = -1; in mf_encv_output_score() local 741 int64_t score = -1; in mf_choose_output_type() local 830 int64_t score = -1; in mf_choose_input_type() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_identity.c | 40 double score, min_score, max_score, score_comp[4]; member 63 unsigned score = 0; in identity_line_8bit() local 75 unsigned score = 0; in identity_line_16bit() local 90 uint64_t **score; member 100 uint64_t *score = td->score[jobnr]; in compute_images_msad() local 128 uint64_t *score = td->score[jobnr]; in compute_images_identity() local 175 double comp_score[4], score = 0.; in do_identity() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | svq1enc_altivec.c | 41 int32_t score[4]; in ssd_int8_vs_int16_altivec() member
|
| /third_party/skia/third_party/externals/brotli/research/ |
| D | durchschlag.cc | 21 Score score; member 30 Score score; member 91 Score score = 0; in buildCandidatesList() local 183 Score score = 0; in rebuildCandidatesList() local 513 Score score = 0; in durchschlagGenerateExclusive() local 612 Score score = 0; in durchschlagGenerateCollaborative() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| D | scheduler.c | 727 int score = 0; in _schedule_try_node() local 800 int score = _schedule_try_node(ctx, node, speculative); in schedule_try_node() local 1311 int score = schedule_try_node(ctx, node, true); in try_node() local 1335 ASSERTED int score = schedule_try_node(ctx, best_node, false); in try_node() local 1366 ASSERTED int score = schedule_try_node(ctx, move, false); in place_move() local
|
| /third_party/jsframework/runtime/main/model/ |
| D | selector.ts | 49 score: number; property 76 score: getScore(ruleDef), constant
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | quant.h | 57 int score = 0; in IsFlat() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | filters_utils.c | 58 int score = 0; in WebPEstimateBestFilter() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_test_dma_perf.c | 86 unsigned score; in si_test_dma_perf() member 145 double score = 0; in si_test_dma_perf() local
|
| /third_party/libwebsockets/lib/core-net/client/ |
| D | sort-dns.c | 86 lws_dns_score_t score; member 166 lws_sort_dns_classify(lws_sockaddr46 *sa46, lws_dns_score_t *score) in lws_sort_dns_classify()
|
| /third_party/ltp/lib/ |
| D | tst_memutils.c | 116 static int write_score(const char *path, int score) in write_score()
|