/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate.c | 288 int f, score; in get_best_format() local
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | options.c | 2240 int score, bestscore; in set_options_for_page() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_image.c | 1369 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 D | nv50_ir_ra.cpp | 1398 float score = it->weight / (float)it->degree; in simplify() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_schedule.c | 189 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 D | quant_enc.c | 566 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 D | vp8i_enc.h | 213 score_t H, R, score; // header bits, rate, score. member
|
H A D | vp8l_enc.c | 53 uint32_t score; in PaletteColorDistance() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | aflatin.c | 2064 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 D | InstrProf.h | 638 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score() function
|
/third_party/skia/modules/skshaper/src/ |
H A D | SkShaper_harfbuzz.cpp | 1156 auto score = [widthLeft](const ShapedRun& run) -> SkScalar { local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpenc.c | 1367 uint64_t score[4], sum[4] = { 0, 0, 0, 0, }; in estimate_stereo_mode() local
|
H A D | mpegvideo_enc.c | 1157 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 D | midgard_compile.c | 702 signed score = 0; in mir_is_bcsel_float() local
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 2503 int score; in open_output_file() local 2540 int score; in open_output_file() local
|
H A D | ffplay.c | 1091 int score = a - d; in video_audio_display() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 908 uint32_t score = av_popcount(qflags) + qf[i].timestampValidBits; in pick_queue_family() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mpegts.c | 1203 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 D | mxfdec.c | 895 uint64_t score; in partition_score() local
|
/third_party/backends/sanei/ |
H A D | sanei_scsi.c | 5226 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 D | lunr.js | [all...] |
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 4214 int score = 0; in color_space_score() local [all...] |
/third_party/glfw/deps/ |
H A D | nuklear.h | 6653 int score = 0; in nk_strmatch_fuzzy_text() local
|
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 15592 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 D | wuffs-v0.3.c | 16650 uint64_t score = ((uint64_t)(pb * pb)) + ((uint64_t)(pg * pg)) + in wuffs_base__pixel_palette__closest_element() local [all...] |