Home
last modified time | relevance | path

Searched defs:best (Results 51 - 75 of 78) sorted by relevance

1234

/third_party/backends/backend/
H A Dplustek_pp.c1498 int best = v; in sane_control_option() local
H A Dsm3600.h109 typedef enum { fast, high, best } TQuality; enumerator
/third_party/lame/libmp3lame/
H A Dquantize.c586 quant_compare(const int quant_comp, const calc_noise_result * const best, calc_noise_result * const calc, const gr_info * const gi, const FLOAT * distort) quant_compare() argument
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c944 int best = 0; in lws_find_mount() local
/third_party/mesa3d/src/util/format/
H A Du_format_fxt1.c151 int32_t i, j, best = -1; in fxt1_bestcol() local
195 int32_t i, k, best = 0; in fxt1_variance() local
356 int32_t best = -1; in fxt1_lloyd() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp844 const FunctionDeclaration* best = nullptr; in FindBestFunctionForCall() local
889 const FunctionDeclaration* best = FindBestFunctionForCall(context, functions, in Convert() local
910 const FunctionDeclaration* best = FindBestFunctionForCall(context, functions, in Convert() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1046 FT_Pos best = 0xFFFFU; in af_cjk_hints_compute_edges() local
1450 FT_Pos best = 64 + 32 + 2; in af_cjk_snap_width() local
H A Daflatin.c2695 FT_Pos best = 64 + 32 + 2; in af_latin_snap_width() local
/third_party/selinux/libselinux/src/
H A Dlabel_file.c1184 int best = -1; in lookup_best_match() local
/third_party/ffmpeg/libavcodec/
H A Dflacenc.c1079 int i, best; in estimate_stereo_mode() local
H A Dmlpenc.c1371 enum MLPChMode best = 0; in estimate_stereo_mode() local
[all...]
H A Dmpegvideo_enc.c197 int best = 1; in update_qscale() local
2488 static inline void encode_mb_hq(MpegEncContext *s, MpegEncContext *backup, MpegEncContext *best, in encode_mb_hq() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c480 FcPattern *pat, *best; in load_font_fontconfig() local
H A Davf_showcqt.c593 FcPattern *pat, *best; in render_fontconfig() local
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2271 uint16_t best; in ehci_device_intr_open() local
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c2426 driverlink_t best = NULL; in device_probe_child() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1391 RIG_Node *best = hi.next; in simplify() local
/third_party/python/Tools/stringbench/
H A Dstringbench.py1398 def best(self, repeat=1): member in BenchTimer
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c476 char best[32*SL]; /* best options */ member
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c3047 const struct BUFFER *best; in best_start() local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c2259 size_t best = 0; in dladdr() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c2258 size_t best = 0; in dladdr() local
[all...]
/third_party/musl/ldso/
H A Ddynlink.c2368 size_t best = 0; local
[all...]
/third_party/python/PC/
H A Dlauncher2.c2112 _selectEnvironment(const SearchInfo *search, EnvironmentInfo *env, EnvironmentInfo **best) in _selectEnvironment() argument
2177 selectEnvironment(const SearchInfo *search, EnvironmentInfo *root, EnvironmentInfo **best) in selectEnvironment() argument
[all...]
/third_party/lzma/C/
H A DLzmaEnc.c1459 unsigned j, best; in GetOptimum() local

Completed in 70 milliseconds

1234