Home
last modified time | relevance | path

Searched defs:score (Results 76 - 100 of 212) sorted by relevance

123456789

/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_xlat.c76 int score = 0; in ila_order() local
/third_party/ffmpeg/libavfilter/
H A Dsignature_lookup.c177 size_t i, j, k, l, hmax = 0, score; in get_matching_parameters() local
192 size_t score; in get_matching_parameters() member
[all...]
H A Dvf_identity.c42 double score, min_score, max_score, score_comp[4]; member
65 unsigned score = 0; in identity_line_8bit() local
77 unsigned score = 0; in identity_line_16bit() local
92 uint64_t **score; member
102 uint64_t *score = td->score[jobn in compute_images_msad() local
130 uint64_t *score = td->score[jobnr]; compute_images_identity() local
177 double comp_score[4], score = 0.; do_identity() local
[all...]
H A Dvf_vmafmotion.c190 double score; in ff_vmafmotion_process() local
223 double score; in do_vmafmotion() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsvq1enc.c86 int score = 0, i; in ssd_int8_vs_int16_c() local
154 int sqr, diff, score; in encode_block() local
190 int score = 0; in encode_block() local
375 int score[4] = { 0, 0, 0, 0 }, best; svq1_encode_plane() local
[all...]
H A Dra144enc.c196 float score, gain, best_score, av_uninit(best_gain); in adaptive_cb_search() local
136 get_match_score(float *work, const float *coefs, float *vect, const float *ortho1, const float *ortho2, const float *data, float *score, float *gain) get_match_score() argument
246 float g, score, best_score; find_best_vect() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h228 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
269 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_longest_match_inc.h201 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
241 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_inc.h201 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
241 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_forgetful_chain_inc.h228 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
269 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aVaryingInterpolationTests.cpp271 int score = tcu::measurePixelDiffAccuracy(log, "Result", "Image comparison result", reference, rendered, bestScoreDiff, worstScoreDiff, tcu::COMPARE_LOG_EVERYTHING); in iterate() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aVaryingInterpolationTests.cpp277 int score = tcu::measurePixelDiffAccuracy(log, "Result", "Image comparison result", reference, rendered, bestScoreDiff, worstScoreDiff, tcu::COMPARE_LOG_EVERYTHING); in iterate() local
/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp309 int32_t score = DEFAULT_INTERNET_CONNECTION_SCORE; in GetNetScoreBySlotId() local
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.cpp524 void RenderRating::ConstrainScore(double& score, double lowerBoundary, double upperBoundary) in ConstrainScore() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c371 int32_t score = LnnGetCurrChannelScore(channel); in GetLinkedChannelScore() local
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h179 int32_t score; /**< Wi-Fi channel score */ member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dudp.c148 int score = 0; in nip_udp_compute_score() local
212 int score = nip_udp_compute_score(sk, net, saddr, sport, daddr, hnum, dif, sdif); in nip_udp_lib_lookup2() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_client_modeset.c497 int my_score, best_score, score; in drm_client_pick_crtcs() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtlv320aic23.c266 int score; in find_rate() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c245 int score = -1; in compute_score() local
296 int score, hiscore = 0; in inet_lhash2_lookup() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c979 unsigned vclk_div, dclk_div, score; in radeon_uvd_calc_upll_dividers() local
/kernel/linux/linux-6.6/include/drm/
H A Dgpu_scheduler.h514 atomic_t *score; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_client_modeset.c500 int my_score, best_score, score; in drm_client_pick_crtcs() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c969 unsigned vclk_div, dclk_div, score; in radeon_uvd_calc_upll_dividers() local
/kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/
H A Dsched_main.c1085 drm_sched_init(struct drm_gpu_scheduler *sched, const struct drm_sched_backend_ops *ops, unsigned hw_submission, unsigned hang_limit, long timeout, struct workqueue_struct *timeout_wq, atomic_t *score, const char *name, struct device *dev) drm_sched_init() argument
[all...]

Completed in 27 milliseconds

123456789