| /third_party/skia/src/core/ |
| H A D | SkFontMgr.cpp | 213 int score; in matchStyleCSS3() member 251 static const int score[3][3] = { in matchStyleCSS3() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | alpha_enc.c | 103 size_t score; member 229 static void InitFilterTrial(FilterTrial* const score) { in InitFilterTrial() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_longest_match_quickly_inc.h | 173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local 208 const score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local 239 const score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local [all...] |
| H A D | hash_rolling_inc.h | 189 score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
|
| H A D | hash_longest_match64_inc.h | 205 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local 246 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local [all...] |
| H A D | hash_longest_match_inc.h | 201 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local 241 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local [all...] |
| H A D | hash_forgetful_chain_inc.h | 228 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local 269 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-name-table.hh | 73 uint16_t score () const in score() function
|
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-utils.h | 122 double score = iterations / elapsed_seconds; in PrintResults() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/ |
| H A D | wifi_scorer_impl.cpp | 270 double score = 0; in Score() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | signature_lookup.c | 177 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 D | vf_identity.c | 42 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 D | vf_vmafmotion.c | 190 double score; in ff_vmafmotion_process() local 223 double score; in do_vmafmotion() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | svq1enc.c | 86 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 D | ra144enc.c | 196 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...] |
| 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...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_forgetful_chain_inc.h | 228 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local 269 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local [all...] |
| H A D | hash_longest_match_inc.h | 201 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local 241 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 271 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 D | es3aVaryingInterpolationTests.cpp | 277 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 D | cellular_data_state_machine.cpp | 309 int32_t score = DEFAULT_INTERNET_CONNECTION_SCORE; in GetNetScoreBySlotId() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/rating/ |
| H A D | render_rating.cpp | 524 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 D | lnn_select_rule.c | 371 int32_t score = LnnGetCurrChannelScore(channel); in GetLinkedChannelScore() local
|
| /foundation/communication/dsoftbus/interfaces/kits/transport/ |
| H A D | session.h | 179 int32_t score; /**< Wi-Fi channel score */ member
|