Home
last modified time | relevance | path

Searched defs:mean (Results 51 - 75 of 80) sorted by relevance

1234

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.h16 double n, mean, M2; member
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_video.c699 u32 mean; in uvc_video_clock_update() local
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_video.c714 u32 mean; in uvc_video_clock_update() local
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c983 int mean, sqmean; in dnxhd_mb_var_thread() local
H A Damrwbdec.c920 static float auto_correlation(float *diff_isf, float mean, int lag) in auto_correlation() argument
H A Dmotion_est.c1033 unsigned mean = (sum+128)>>8; in ff_estimate_p_frame_motion() local
H A Dmpegvideo_enc.c986 int mean = (s->mpvencdsp.pix_sum(src + offset, stride) + 128) >> 8; in get_intra_count() local
/third_party/backends/sanei/
H A Dsanei_ir.c235 double *mean = NULL; in sanei_ir_threshold_otsu() local
[all...]
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c756 double mean = hdr_mean(h); in hdr_stddev() local
1211 double mean = hdr_mean(h) / value_scale; in hdr_percentiles_print() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp220 double mean = 0; in ComputeMean() local
315 double mean = ComputeMean(mTestTrialResults); in run() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp89 static tcu::Vector<float, N> mean (const vector<tcu::Vector<float, N> >& data) in mean() function
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp89 static tcu::Vector<float, N> mean (const vector<tcu::Vector<float, N> >& data) in mean() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp731 int RSRenderParticle::GenerateColorComponent(double mean, double stddev) in GenerateColorComponent() argument
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2772.c874 int i, ret, mean, max, sample_sum; in tsl2772_prox_cal() local
/kernel/linux/linux-5.10/include/linux/
H A Dblk_types.h541 u64 mean; member
/kernel/linux/linux-6.6/include/linux/
H A Dblk_types.h537 u64 mean; member
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2772.c869 int i, ret, mean, max, sample_sum; in tsl2772_prox_cal() local
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c898 static double measure_stddev(const double *in, int length, double mean) in measure_stddev() argument
H A Daf_afftdn.c335 static double floor_offset(const double *S, int size, double mean) in floor_offset() argument
592 double mean = 0.f; in reduce_mean() local
H A Dvf_nnedi.c857 static float mean(const float *input, int size) in mean() function
867 static void transform(float *input, int size, float mean, float half) in transform() argument
[all...]
/third_party/nghttp2/src/
H A Dh2load.cc1705 double within_sd(const std::vector<double> &samples, double mean, double sd) { in within_sd() argument
[all...]
H A Dh2load.h191 double min, max, mean, sd; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c2678 double mean = avg_stats(&r->run_stats); in print_thread_runtime() local
H A Dbuiltin-c2c.c1146 mean_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, double mean) mean_entry() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c1286 mean_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, double mean) mean_entry() argument

Completed in 62 milliseconds

1234