| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCPUWarmup.cpp | 58 const float median = floatMedian(v); variable
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/gclog/ark/ |
| H A D | ark_gclog_reporter.py | 19 from statistics import mean, median, stdev namespace
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_median.c | 66 AVFILTER_DEFINE_CLASS(median); variable
|
| H A D | vf_thumbnail.c | 83 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err() argument
|
| H A D | vf_thumbnail_cuda.c | 107 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err() argument
|
| H A D | vf_palettegen.c | 352 uint64_t median, box_weight = 0; in get_palette_frame() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-measure-touchpad-pressure.py | 153 def median(self): member in TouchSequence
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_median_filter.c | 86 const unsigned median = num_offsets >> 1; in create_frag_shader() local
|
| /base/sensors/sensor/vibration_convert/core/algorithm/onset/src/ |
| H A D | onset.cpp | 235 std::optional<double> median = Median(oneFrmValues); in CheckOnset() local
|
| /third_party/skia/tools/calmbench/ |
| H A D | ab.py | 277 def median(array): function
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
| H A D | hi_math_adapt.h | 52 #define median(x, y, z) (((x) + (y) + (z) - hi_max3(x, y, z)) - hi_min3(x, y, z)) macro
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_math_adapt.h | 49 #define median(x, y, z) (((x) + (y) + (z) - hi_max3(x, y, z)) - hi_min3(x, y, z)) macro
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_math_adapt.h | 49 #define median(x, y, z) (((x) + (y) + (z) - hi_max3(x, y, z)) - hi_min3(x, y, z)) macro
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | wavpack.h | 100 int median[3]; member
|
| /third_party/ltp/lib/ |
| H A D | tst_timer_test.c | 256 long long trunc_mean, median; in do_timer_test() local
|
| /third_party/ltp/testcases/kernel/sched/tool/ |
| H A D | time-schedule.c | 101 unsigned long median, switches1, num_switches, num_overhead_switches; in main() local 440 unsigned long median = 0; in compute_median() local [all...] |
| /third_party/python/Lib/ |
| H A D | statistics.py | 549 def median(data): function 1290 def median(self): global() member in NormalDist [all...] |
| /third_party/skia/tests/ |
| H A D | SkSLInterpreterTest.cpp | 521 median = SkSL::Program_GetFunction(*program, "median"), in DEF_TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nanobenchmark.cc | 443 MedianAbsoluteDeviation(const T* values, const size_t num_values, const T median) MedianAbsoluteDeviation() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsStateChangePerfTestCases.cpp | 57 double median; member [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | index.c | 942 int i = 0, median; in ntfs_ie_get_median() local 1435 static int ntfs_ir_insert_median(ntfs_index_context *icx, INDEX_ENTRY *median, in ntfs_ir_insert_median() argument 1142 ntfs_ib_copy_tail(ntfs_index_context *icx, INDEX_BLOCK *src, INDEX_ENTRY *median, VCN new_vcn) ntfs_ib_copy_tail() argument 1518 INDEX_ENTRY *median; ntfs_ib_split() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharedRenderingPerfTests.cpp | 944 deUint64 median; in logAndSetResults() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_test.cc | 317 static int64 median(Iterator i0, Iterator i1) { in median() function
|