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/
H A Dfilters_utils.c56 int best_score = 0x7fffffff; in WebPEstimateBestFilter() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode_to_instr.c261 unsigned int best_score = 0; in ppir_ready_list_pick_best() local
/third_party/ffmpeg/libavfilter/
H A Dvaapi_vpp.c273 int i, j, score, best_score, worst_score; in vaapi_vpp_fill_colour_standard() local
H A Dvf_find_rect.c146 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 Davfiltergraph.c888 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 Dhash_longest_match64_inc.h175 score_t best_score = out->score; in FindLongestMatch() local
H A Dhash_longest_match_quickly_inc.h162 score_t best_score = out->score; in FindLongestMatch() local
H A Dhash_forgetful_chain_inc.h206 score_t best_score = out->score; in FindLongestMatch() local
H A Dhash_longest_match_inc.h171 score_t best_score = out->score; in FindLongestMatch() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h162 score_t best_score = out->score; in FindLongestMatch() local
H A Dhash_longest_match64_inc.h175 score_t best_score = out->score; in FindLongestMatch() local
H A Dhash_longest_match_inc.h171 score_t best_score = out->score; in FindLongestMatch() local
H A Dhash_forgetful_chain_inc.h206 score_t best_score = out->score; in FindLongestMatch() local
/third_party/ffmpeg/libavcodec/
H A Dsvq1enc.c97 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local
[all...]
H A Dra144enc.c196 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 Dflac_parser.c603 int best_score = 0;//FLAC_HEADER_NOT_SCORED_YET; in score_sequences() local
H A Ddxva2.c115 unsigned i, best_score = 0; in dxva_get_decoder_configuration() local
H A Derror_resilience.c488 int best_score; in guess_mv() local
H A Dcinepakenc.c1014 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 Dflacenc.c930 int64_t best_score = INT64_MAX; in encode_residual_ch() local
H A Dmotion_est.c1607 int best_score=-10000000; in ff_get_best_fcode() local
/third_party/ffmpeg/libavformat/
H A Dmp3dec.c503 int best_score, i, j; in mp3_sync() local
H A Davformat.c314 int best_score = INT_MIN; in av_find_default_stream_index() local
H A Dmpegenc.c1005 int best_score = INT_MIN; in output_packet() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c1291 int best_score = INT_MIN; in try_node() local

Completed in 43 milliseconds

12