Home
last modified time | relevance | path

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

123

/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
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c986 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 Dhi_comm_isp_adapt.h369 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 Dhi_comm_isp_adapt.h369 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 Drkisp2-config.h1693 u8 mean[ISP2X_YUVAE_MEAN_NUM]; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h1713 u8 mean[ISP2X_YUVAE_MEAN_NUM]; member

Completed in 42 milliseconds

123