Searched defs:mean (Results 51 - 59 of 59) sorted by relevance
123
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_afftdn.c | 335 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 D | vf_nnedi.c | 857 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 D | h2load.cc | 1705 double within_sd(const std::vector<double> &samples, double mean, double sd) { in within_sd() argument [all...] |
| H A D | h2load.h | 191 double min, max, mean, sd; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo_enc.c | 986 int mean = (s->mpvencdsp.pix_sum(src + offset, stride) + 128) >> 8; in get_intra_count() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_isp_adapt.h | 369 hi_u8 mean; /* RW;Range: [0x0, 0xFF];Format:0.8;Mean of Gaussian distribution */
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_isp_adapt.h | 369 hi_u8 mean; /* RW;Range: [0x0, 0xFF];Format:0.8;Mean of Gaussian distribution */
member
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
| H A D | rkisp2-config.h | 1693 u8 mean[ISP2X_YUVAE_MEAN_NUM]; member
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
| H A D | rkisp2-config.h | 1713 u8 mean[ISP2X_YUVAE_MEAN_NUM]; member
|
Completed in 40 milliseconds
123