Home
last modified time | relevance | path

Searched defs:score (Results 101 - 125 of 127) sorted by relevance

123456

/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c288 int f, score; in get_best_format() local
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c2240 int score, bestscore; in set_options_for_page() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c1369 uint32_t score = isl_drm_modifier_get_score(&device->info, modifiers[i]); in choose_drm_format_mod() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1398 float score = it->weight / (float)it->degree; in simplify() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c189 unsigned score = sinst->Score; in print_list() local
1069 int score; in update_max_score() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dquant_enc.c566 score_t score; // partial RD score member
690 const score_t score = TrellisQuantizeBlock() local
708 const score_t score = best_cur_score + last_pos_score; TrellisQuantizeBlock() local
1246 const score_t score = (score_t)VP8SSE16x16(src, ref) * RD_DISTO_MULT RefineUsingDistortion() local
1283 const score_t score = VP8SSE4x4(src, ref) * RD_DISTO_MULT RefineUsingDistortion() local
1321 const score_t score = VP8SSE16x8(src, ref) * RD_DISTO_MULT RefineUsingDistortion() local
[all...]
H A Dvp8i_enc.h213 score_t H, R, score; // header bits, rate, score. member
H A Dvp8l_enc.c53 uint32_t score; in PaletteColorDistance() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c2064 FT_Pos dist_demerit, score; in af_latin_hints_link_segments() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h638 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score() function
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1156 auto score = [widthLeft](const ShapedRun& run) -> SkScalar { local
/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c1367 uint64_t score[4], sum[4] = { 0, 0, 0, 0, }; in estimate_stereo_mode() local
H A Dmpegvideo_enc.c1157 int score = 0; in skip_check() local
1918 int score = 0; in dct_single_coeff_elimination() local
2492 int score; in encode_mb_hq() local
3958 int score= distortion + length[UNI_AC_ENC_INDEX(run, level)]*lambda; dct_quantize_trellis_c() local
3971 int score= distortion + last_length[UNI_AC_ENC_INDEX(run, level)]*lambda; dct_quantize_trellis_c() local
3985 int score= distortion + score_tab[i-run]; dct_quantize_trellis_c() local
3997 int score= distortion + score_tab[i-run]; dct_quantize_trellis_c() local
4030 int score= score_tab[i]; dct_quantize_trellis_c() local
4059 int unquant_coeff, score, distortion; dct_quantize_trellis_c() local
4248 int score, new_coeff; dct_quantize_refine() local
4291 int score, new_coeff, unquant_change; dct_quantize_refine() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c702 signed score = 0; in mir_is_bcsel_float() local
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c2503 int score; in open_output_file() local
2540 int score; in open_output_file() local
H A Dffplay.c1091 int score = a - d; in video_audio_display() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c908 uint32_t score = av_popcount(qflags) + qf[i].timestampValidBits; in pick_queue_family() local
/third_party/ffmpeg/libavformat/
H A Dmpegts.c1203 int score, fec_score, dvhs_score; in get_packet_size() local
3674 int score = analyze(p->buf + TS_PACKET_SIZE *i, TS_PACKET_SIZE *left, TS_PACKET_SIZE , 1); in mpegts_probe() local
[all...]
H A Dmxfdec.c895 uint64_t score; in partition_score() local
/third_party/backends/sanei/
H A Dsanei_scsi.c5226 SInt32 score; in sanei_scsi_cmd2_old_api() local
5429 SInt32 score; in sanei_scsi_find_devices_old_api() local
5638 SInt32 score = 0; in CreateDeviceInterfaceUsingSTUC() local
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dlunr.js[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c4214 int score = 0; in color_space_score() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h6653 int score = 0; in nk_strmatch_fuzzy_text() local
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c15592 uint64_t score = ((uint64_t)(pb * pb)) + ((uint64_t)(pg * pg)) + in wuffs_base__pixel_palette__closest_element() local
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c16650 uint64_t score = ((uint64_t)(pb * pb)) + ((uint64_t)(pg * pg)) + in wuffs_base__pixel_palette__closest_element() local
[all...]

Completed in 222 milliseconds

123456