Home
last modified time | relevance | path

Searched defs:norm (Results 51 - 62 of 62) sorted by relevance

123

/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp193 const UnicodeString *norm = testCase->getAttribute("norm"); in searchTest() local
/third_party/libinput/src/
H A Dlibinput-private.h866 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 Dnvc0_query_hw_sm.c609 uint8_t norm[2]; /* normalization num,denom */ member
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c97 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 Dlibtommath.c1694 int res, n, t, i, norm, neg; in mp_div() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dlibtommath.c1694 int res, n, t, i, norm, neg; in mp_div() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c1150 float norm[NB_BANDS]; in pitch_filter() local
H A Dvf_v360.c1051 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 Dusearch.cpp849 UChar *norm = NULL; in checkExtraMatchAccents() local
[all...]
/third_party/toybox/toys/pending/
H A Dxzcat.c631 uint64_t norm; in bcj_ia64() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c3058 enum { PAL, NTSC, FILM, UNKNOWN } norm = UNKNOWN; in opt_target() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1825 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