/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | filters_utils.c | 56 int best_score = 0x7fffffff; in WebPEstimateBestFilter() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | node_to_instr.c | 261 unsigned int best_score = 0; in ppir_ready_list_pick_best() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vaapi_vpp.c | 273 int i, j, score, best_score, worst_score; in vaapi_vpp_fill_colour_standard() local
|
H A D | vf_find_rect.c | 146 static float search(FOCContext *foc, int pass, int maxpass, int xmin, int xmax, int ymin, int ymax, int *best_x, int *best_y, float best_score) in search() argument 176 float best_score; in filter_frame() local [all...] |
H A D | avfiltergraph.c | 888 int best_idx = -1, best_score = INT_MIN, best_count_diff = INT_MAX; in swap_channel_layouts_on_filter() local 994 int best_idx = -1, best_score = INT_MIN; in swap_sample_fmts_on_filter() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_longest_match64_inc.h | 175 score_t best_score = out->score; in FindLongestMatch() local
|
H A D | hash_longest_match_quickly_inc.h | 162 score_t best_score = out->score; in FindLongestMatch() local
|
H A D | hash_forgetful_chain_inc.h | 206 score_t best_score = out->score; in FindLongestMatch() local
|
H A D | hash_longest_match_inc.h | 171 score_t best_score = out->score; in FindLongestMatch() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_longest_match_quickly_inc.h | 162 score_t best_score = out->score; in FindLongestMatch() local
|
H A D | hash_longest_match64_inc.h | 175 score_t best_score = out->score; in FindLongestMatch() local
|
H A D | hash_longest_match_inc.h | 171 score_t best_score = out->score; in FindLongestMatch() local
|
H A D | hash_forgetful_chain_inc.h | 206 score_t best_score = out->score; in FindLongestMatch() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | svq1enc.c | 97 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local [all...] |
H A D | ra144enc.c | 196 float score, gain, best_score, av_uninit(best_gain); in adaptive_cb_search() local 246 float g, score, best_score; in find_best_vect() local
|
H A D | flac_parser.c | 603 int best_score = 0;//FLAC_HEADER_NOT_SCORED_YET; in score_sequences() local
|
H A D | dxva2.c | 115 unsigned i, best_score = 0; in dxva_get_decoder_configuration() local
|
H A D | error_resilience.c | 488 int best_score; in guess_mv() local
|
H A D | cinepakenc.c | 1014 int64_t best_score = 0, score, score_temp; in rd_frame() local 860 rd_strip(CinepakEncContext *s, int y, int h, int keyframe, uint8_t *last_data[4], int last_linesize[4], uint8_t *data[4], int linesize[4], uint8_t *scratch_data[4], int scratch_linesize[4], unsigned char *buf, int64_t *best_score, int *no_skip) rd_strip() argument
|
H A D | flacenc.c | 930 int64_t best_score = INT64_MAX; in encode_residual_ch() local
|
H A D | motion_est.c | 1607 int best_score=-10000000; in ff_get_best_fcode() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mp3dec.c | 503 int best_score, i, j; in mp3_sync() local
|
H A D | avformat.c | 314 int best_score = INT_MIN; in av_find_default_stream_index() local
|
H A D | mpegenc.c | 1005 int best_score = INT_MIN; in output_packet() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | scheduler.c | 1291 int best_score = INT_MIN; in try_node() local
|