/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | filters_utils.c | 56 int best_score = 0x7fffffff; in WebPEstimateBestFilter() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_find_rect.c | 155 …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
|
D | vaapi_vpp.c | 273 int i, j, score, best_score, worst_score; in vaapi_vpp_fill_colour_standard() local
|
D | avfiltergraph.c | 944 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/ |
D | gstd3d11pluginutils.cpp | 458 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/ |
D | ra144enc.c | 199 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
|
D | svq1enc.c | 94 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local
|
D | cinepakenc.c | 858 unsigned char *buf, int64_t *best_score) in rd_strip() 992 int64_t best_score = 0, score, score_temp; in rd_frame() local
|
D | flac_parser.c | 457 int best_score = 0;//FLAC_HEADER_NOT_SCORED_YET; in score_sequences() local
|
D | mpegvideo_enc.c | 4146 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
|
D | dxva2.c | 115 unsigned i, best_score = 0; in dxva_get_decoder_configuration() local
|
D | error_resilience.c | 491 int best_score; in guess_mv() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | node_to_instr.c | 261 unsigned int best_score = 0; in ppir_ready_list_pick_best() local
|
/third_party/node/deps/brotli/c/enc/ |
D | hash_longest_match_quickly_inc.h | 162 score_t best_score = out->score; in FN() local
|
D | hash_longest_match_inc.h | 171 score_t best_score = out->score; in FN() local
|
D | hash_longest_match64_inc.h | 175 score_t best_score = out->score; in FN() local
|
D | hash_forgetful_chain_inc.h | 206 score_t best_score = out->score; in FN() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_longest_match_quickly_inc.h | 162 score_t best_score = out->score; in FN() local
|
D | hash_longest_match_inc.h | 171 score_t best_score = out->score; in FN() local
|
D | hash_longest_match64_inc.h | 175 score_t best_score = out->score; in FN() local
|
D | hash_forgetful_chain_inc.h | 206 score_t best_score = out->score; in FN() local
|
/third_party/ffmpeg/libavformat/ |
D | mp3dec.c | 498 int best_score, i, j; in mp3_sync() local
|
D | mpegenc.c | 1005 int best_score = INT_MIN; in output_packet() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 602 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/ |
D | scheduler.c | 1291 int best_score = INT_MIN; in try_node() local
|