Home
last modified time | relevance | path

Searched defs:score (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/ppc/
H A Dsvq1enc_altivec.c41 int32_t score[4]; in ssd_int8_vs_int16_altivec() member
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dquant.h57 int score = 0; in IsFlat() local
/third_party/ffmpeg/libavcodec/
H A Dh263enc.h86 int score = ff_h263_inter_MCBPC_bits[i + offset] * lambda; in get_p_cbp() local
97 int score= ff_h263_cbpy_tab[i ^ 0xF][1] * lambda; in get_p_cbp() local
[all...]
H A Dmsvideo1enc.c98 int score; in encode_frame() local
[all...]
H A Dvp8data.h65 uint8_t score; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dfilters_utils.c58 int score = 0; in WebPEstimateBestFilter() local
/third_party/ffmpeg/tools/
H A Dprobetest.c50 int score; in probe() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-network-helper.h56 lws_dns_score_t score; /* when used as lws_dns_sort_t */ member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_sched_gm107.h102 RegScores *score; // for current BB member in nv50_ir::SchedDataCalculatorGM107
/third_party/ffmpeg/libavfilter/
H A Dframerate.h63 double score; ///< scene change score (f0 to f1) member
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.c161 float score = compare(foc->haystack_frame[pass], foc->needle_frame[pass], x, y); in search() local
/third_party/ltp/lib/
H A Dtst_memutils.c125 static int write_score(const char *path, int score) in write_score() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c451 struct stw_pixelformat_score score = scores[i - 1]; in wglChoosePixelFormatARB() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode_to_instr.c265 unsigned int score = ppir_node_score(node); in ppir_ready_list_pick_best() local
/third_party/ffmpeg/libavformat/
H A Dcdxl.c47 int score = AVPROBE_SCORE_EXTENSION + 10; in cdxl_read_probe() local
H A Dmoflex.c123 int score = 0; in moflex_probe() local
H A Dformat.c59 int score_max, score; in av_guess_format() local
136 int score, score_max = 0; in av_probe_input_format3() local
223 int score = 0; av_probe_input_format() local
234 int score = 0; av_probe_input_buffer2() local
[all...]
H A Dsga.c53 int score = 0, sectors = 1; in sga_probe() local
/third_party/curl/lib/
H A Dconncache.c424 timediff_t score; in Curl_conncache_extract_bundle() local
473 timediff_t score; in Curl_conncache_extract_oldest() local
[all...]
/third_party/libwebsockets/lib/core-net/client/
H A Dsort-dns.c86 lws_dns_score_t score; member
166 lws_sort_dns_classify(lws_sockaddr46 *sa46, lws_dns_score_t *score) in lws_sort_dns_classify() argument
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dcamera.h261 int32_t score; member
/third_party/ltp/testcases/cve/
H A Dmeltdown.c314 unsigned int i, score = 0, ret; in run() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c86 unsigned score; in si_test_dma_perf() member
145 double score = 0; in si_test_dma_perf() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c54 score(const struct ubo_range_entry *entry) in score() function

Completed in 13 milliseconds

12345