Searched defs:norm (Results 51 - 58 of 58) sorted by relevance
123
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_csp_enc.c | 97 const double norm = 1. / 255.; in WEBP_DSP_INIT_FUNC() local 189 const double norm = 1. / MAX_Y_T; in WEBP_DSP_INIT_FUNC() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | libtommath.c | 1694 int res, n, t, i, norm, neg; in mp_div() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | libtommath.c | 1694 int res, n, t, i, norm, neg; in mp_div() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_arnndn.c | 1150 float norm[NB_BANDS]; in pitch_filter() local
|
| H A D | vf_v360.c | 1051 const float norm = sqrtf(vec[0] * vec[0] + vec[1] * vec[1] + vec[2] * vec[2]); in normalize_vector() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | usearch.cpp | 849 UChar *norm = NULL; in checkExtraMatchAccents() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | xzcat.c | 631 uint64_t norm; in bcj_ia64() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_opt.c | 3058 enum { PAL, NTSC, FILM, UNKNOWN } norm = UNKNOWN; in opt_target() local [all...] |
Completed in 31 milliseconds
123