/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.c | 524 int set_oom_adj_score(int pid, int score) in set_oom_adj_score() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tlv320aic23.c | 266 int score; in find_rate() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dxva2.c | 119 unsigned score; in dxva_get_decoder_configuration() local
|
H A D | motion_est_template.c | 271 int score= (ny*ny*(b2 + t2 - 2*c2) + 4*ny*(b2 - t2) + 32*c2 + 512)>>10; in qpel_motion_search() local 320 int score= ny*nx*cxy + nx*nx*cx2 + ny*ny*cy2 + nx*cx + ny*cy + 32*c; //FIXME factor in qpel_motion_search() local [all...] |
H A D | opusenc_psy.c | 424 float score[2] = { 0 }; in celt_search_for_tf() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | signature.h | 93 int score; member
|
H A D | vf_psnr.c | 58 uint64_t **score; member 116 uint64_t **score; member 126 uint64_t *score = td->score[jobnr]; in compute_images_mse() local [all...] |
H A D | vf_ssim.c | 65 double **score; member 230 double **score; member 241 double *score = td->score[jobnr]; in ssim_plane_16bit() local 284 double *score = td->score[jobnr]; in ssim_plane() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mp3dec.c | 517 int score = 999; in mp3_sync() local
|
H A D | nsvdec.c | 703 int i, score = 0; in nsv_probe() local
|
H A D | avformat.c | 321 int score = 0; in av_find_default_stream_index() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | hash.h | 54 score_t score; member 143 score_t score; in TestStaticDictionaryItem() local
|
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property.c | 511 int j, best = -1, score, optional; in ossl_method_store_fetch() local
|
/third_party/openssl/crypto/property/ |
H A D | property.c | 525 int j, best = -1, score, optional; in ossl_method_store_fetch() local
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | durchschlag.cc | 21 Score score; member 30 Score score; member 91 Score score = 0; buildCandidatesList() local 183 Score score = 0; rebuildCandidatesList() local 513 Score score = 0; durchschlagGenerateExclusive() local 612 Score score = 0; durchschlagGenerateCollaborative() local [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash.h | 54 score_t score; member 143 score_t score; in TestStaticDictionaryItem() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.h | 279 FT_Pos score; /* used during stem matching */ member 301 FT_Int score; /* used during stem matching */ member
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuImageCompare.cpp | 436 int score = deClamp32(deFloorFloatToInt32(100.0f - (de::max(sum-(float)bestScoreDiff, 0.0f) / (float)(worstScoreDiff-bestScoreDiff))*100.0f), 0, 100); in measurePixelDiffAccuracy() local
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureFilteringTests.cpp | 309 int score = measureAccuracy(log, referenceFrame, renderedFrame, bestScoreDiff, worstScoreDiff); in iterate() local 621 int score = measureAccuracy(log, referenceFrame, renderedFrame, bestScoreDiff, worstScoreDiff); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aTextureFilteringTests.cpp | 297 int score = measureAccuracy(log, referenceFrame, renderedFrame, bestScoreDiff, worstScoreDiff); in iterate() local 628 int score = measureAccuracy(log, referenceFrame, renderedFrame, bestScoreDiff, worstScoreDiff); in iterate() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si.c | 1616 unsigned vclk_div, dclk_div, score; in si_calc_upll_dividers() local
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | fdt.c | 726 unsigned long l, score = 0; in of_fdt_is_compatible() local 758 unsigned int tmp, score = 0; in of_flat_dt_match() local 817 unsigned int best_score = ~1, score = 0; in of_flat_dt_match_machine() local [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | pcm.c | 628 int score = 0; in match_endpoint_audioformats() local 691 int score = match_endpoint_audioformats(subs, in configure_sync_endpoint() local [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | zswapd_control.c | 316 u64 score; in zswapd_memcgs_param_parse() local 491 u64 score = atomic64_read(&memcg->memcg_reclaimed.app_score); in memcg_active_app_info_list_show() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_reset.c | 62 unsigned int score; in client_mark_guilty() local
|