Home
last modified time | relevance | path

Searched defs:best (Results 26 - 50 of 81) sorted by relevance

1234

/third_party/pulseaudio/src/pulsecore/
H A Dcard.c212 pa_card_profile *best = NULL; in pa_card_choose_initial_profile() local
[all...]
H A Dcore.c362 pa_sink *best = NULL; in pa_core_update_default_sink() local
453 pa_source *best = NULL; pa_core_update_default_source() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c241 FilterTrial best; in ApplyFiltersAndEncode() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc247 TimeTscPair best; in GetTimeTscPair() local
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/
H A Dhifmc100_spi_nand.c392 struct HifmcEccInfo *best = NULL; in HifmcCntlrGetEccInfo() local
/third_party/ffmpeg/libavcodec/
H A Dsvq1enc.c375 int score[4] = { 0, 0, 0, 0 }, best; in svq1_encode_plane() local
[all...]
H A Dmsmpeg4enc.c156 int best = 0, best_size = INT_MAX; in find_best_tables() local
H A Dffv1enc.c960 int x, y, i, p, best; in choose_rct_params() local
H A Dmotion_est_template.c255 int best[8]; in qpel_motion_search() local
416 small_diamond_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) small_diamond_search() argument
457 funny_diamond_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) funny_diamond_search() argument
499 hex_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags, int dia_size) hex_search() argument
533 l2s_dia_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) l2s_dia_search() argument
571 umh_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) umh_search() argument
618 full_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) full_search() argument
681 sab_diamond_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) sab_diamond_search() argument
771 var_diamond_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) var_diamond_search() argument
832 diamond_search(MpegEncContext * s, int *best, int dmin, int src_index, int ref_index, const int penalty_factor, int size, int h, int flags) diamond_search() argument
865 int best[2]={0, 0}; /**< x and y coordinates of the best motion vector. epzs_motion_search_internal() local
999 int best[2]={0, 0}; epzs_motion_search2() local
[all...]
H A Drasc.c618 int best = INT_MAX; in draw_cursor() local
H A Devrcdec.c582 int i, n, best; in postfilter() local
H A Dalacenc.c187 int i, best; in estimate_stereo_mode() local
/third_party/icu/icu4c/source/test/intltest/
H A Dlocalematchertest.cpp100 const Locale *best = matcher.getBestMatch(Locale::getFrench(), errorCode); in testEmpty() local
130 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local
144 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local
157 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local
174 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local
189 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local
203 const Locale *best = matcher.getBestMatchForListString("el, fr, fr;q=0, en-GB", errorCode); testBasics() local
221 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local
270 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testSupportedDefault() local
294 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testUnsupportedDefault() local
317 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testNoDefault() local
[all...]
/third_party/libsnd/src/
H A Dogg.c462 sf_count_t best ; in ogg_stream_seek_page_search() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_gcm.c564 nir_block *best = late_block; in gcm_choose_block_for_instr() local
/third_party/mesa3d/src/imgui/
H A Dimstb_rectpack.h353 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc663 Register best = Register::no_reg(); in FreeSomeRegister() local
/third_party/skia/third_party/externals/imgui/
H A Dimstb_rectpack.h355 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
[all...]
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp220 static int stb_not_crap(int best, int dist) in stb_not_crap() argument
260 int best = 2, dist=0; in stb_compress_chunk() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c63 enum AVPixelFormat best= AV_PIX_FMT_NONE; in choose_pixel_fmt() local
/third_party/backends/backend/
H A Du12.c1274 int best = v; in sane_control_option() local
/third_party/ltp/testcases/lib/
H A Dtst_net_vars.c324 unsigned int i, j, max, best, border = 0; in get_ipv6_network() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c511 int j, best = -1, score, optional; in ossl_method_store_fetch() local
/third_party/openssl/crypto/property/
H A Dproperty.c525 int j, best = -1, score, optional; in ossl_method_store_fetch() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Djitter.c183 int best = 0; in compute_opt_delay() local

Completed in 28 milliseconds

1234