Searched defs:norm (Results 51 - 62 of 62) sorted by relevance
123
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 193 const UnicodeString *norm = testCase->getAttribute("norm"); in searchTest() local
|
| /third_party/libinput/src/ |
| H A D | libinput-private.h | 866 normalized_length(const struct normalized_coords norm) in normalized_length() argument 872 normalized_is_zero(const struct normalized_coords norm) in normalized_is_zero() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw_sm.c | 609 uint8_t norm[2]; /* normalization num,denom */ member [all...] |
| /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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 1825 float norm = std::sqrt(std::pow(rotate.x, 2) + std::pow(rotate.y, 2) + std::pow(rotate.z, 2)); in OnTransformRotateUpdate() local
|
Completed in 48 milliseconds
123