Home
last modified time | relevance | path

Searched defs:best_score (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/libwebp/src/utils/
Dfilters_utils.c56 int best_score = 0x7fffffff; in WebPEstimateBestFilter() local
/third_party/ffmpeg/libavfilter/
Dvf_find_rect.c155 …s, int maxpass, int xmin, int xmax, int ymin, int ymax, int *best_x, int *best_y, float best_score) in search()
185 float best_score; in filter_frame() local
Dvaapi_vpp.c273 int i, j, score, best_score, worst_score; in vaapi_vpp_fill_colour_standard() local
Davfiltergraph.c944 int best_idx = -1, best_score = INT_MIN, best_count_diff = INT_MAX; in swap_channel_layouts_on_filter() local
1045 int best_idx = -1, best_score = INT_MIN; in swap_sample_fmts_on_filter() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11pluginutils.cpp458 gint best_score = G_MAXINT; in gst_d3d11_video_info_to_dxgi_color_space_rgb() local
481 gint best_score = G_MAXINT; in gst_d3d11_video_info_to_dxgi_color_space_yuv() local
520 gint best_score = G_MAXINT; in gst_d3d11_find_swap_chain_color_space() local
/third_party/ffmpeg/libavcodec/
Dra144enc.c199 float score, gain, best_score, av_uninit(best_gain); in adaptive_cb_search() local
249 float g, score, best_score; in find_best_vect() local
Dsvq1enc.c94 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local
Dcinepakenc.c858 unsigned char *buf, int64_t *best_score) in rd_strip()
992 int64_t best_score = 0, score, score_temp; in rd_frame() local
Dflac_parser.c457 int best_score = 0;//FLAC_HEADER_NOT_SCORED_YET; in score_sequences() local
Dmpegvideo_enc.c4146 int best_score=256*256*256*120; in dct_quantize_trellis_c() local
4278 int best_score= dc * dc; in dct_quantize_trellis_c() local
4447 int best_score = s->mpvencdsp.try_8x8basis(rem, weight, basis[0], 0); in dct_quantize_refine() local
Ddxva2.c115 unsigned i, best_score = 0; in dxva_get_decoder_configuration() local
Derror_resilience.c491 int best_score; in guess_mv() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnode_to_instr.c261 unsigned int best_score = 0; in ppir_ready_list_pick_best() local
/third_party/node/deps/brotli/c/enc/
Dhash_longest_match_quickly_inc.h162 score_t best_score = out->score; in FN() local
Dhash_longest_match_inc.h171 score_t best_score = out->score; in FN() local
Dhash_longest_match64_inc.h175 score_t best_score = out->score; in FN() local
Dhash_forgetful_chain_inc.h206 score_t best_score = out->score; in FN() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash_longest_match_quickly_inc.h162 score_t best_score = out->score; in FN() local
Dhash_longest_match_inc.h171 score_t best_score = out->score; in FN() local
Dhash_longest_match64_inc.h175 score_t best_score = out->score; in FN() local
Dhash_forgetful_chain_inc.h206 score_t best_score = out->score; in FN() local
/third_party/ffmpeg/libavformat/
Dmp3dec.c498 int best_score, i, j; in mp3_sync() local
Dmpegenc.c1005 int best_score = INT_MIN; in output_packet() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dquant_enc.c602 score_t best_score; in TrellisQuantizeBlock() local
1226 score_t best_score = MAX_COST; in RefineUsingDistortion() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dscheduler.c1291 int best_score = INT_MIN; in try_node() local

12