/third_party/mbedtls/library/ |
H A D | padlock.c | 113 uint32_t *iw; in mbedtls_padlock_xcryptcbc() local
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrQuad.cpp | 48 V4f iw = 1.f / w; in map_quad_general() local
|
H A D | GrQuad.h | 103 float iw(int i) const { return sk_ieee_float_divide(1.f, fW[i]); } in iw() function in GrQuad::Type
|
H A D | GrQuadUtils.cpp | 665 V4f iw = 1.f / ws; in reset() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_cover_rect.c | 91 int iw = AV_CEIL_RSHIFT(in->width , !!p); in blur() local
|
H A D | vf_convolve.c | 300 const int iw = (n - w) / 2, ih = (n - h) / 2; in get_input() local [all...] |
H A D | vf_transpose_npp.c | 296 int iw = stage->planes_in[i].width; in npptranspose_rotate() local 329 int iw = stage->planes_in[i].width; in npptranspose_transpose() local
|
H A D | vf_scale_npp.c | 718 int iw = stage->planes_in[i].width; in nppscale_resize() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | crestst.c | 135 UResourceBundle *iw = NULL; in TestAliasConflict() local
|
H A D | creststn.c | 369 UResourceBundle *iw = NULL; in TestAliasConflict() local
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | smallft.c | 578 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local 1159 int nf,ip,iw,ix2,ix3,ido,idl1; drftb1() local [all...] |
/third_party/skia/src/shaders/ |
H A D | SkImageShader.cpp | 737 skvm::F32 w, iw, i2w, in makeProgram() member
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr_fake.c | 284 struct drm_i915_irq_wait iw; in _fence_wait_internal() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingOpacityMicromapTests.cpp | 286 deUint32 iw = ((~f & ~t) | (d & ~t) | (~d & f & t)) & ((1 << subdivisionLevel) - 1); in calcSubtriangleCentroid() local
|
/third_party/toybox/toys/pending/ |
H A D | vi.c | 1356 int aw = 0, iw = 0, clip = 0, margin = 8; in draw_page() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingOpacityMicromapTests.cpp | 286 deUint32 iw = ((~f & ~t) | (d & ~t) | (~d & f & t)) & ((1 << subdivisionLevel) - 1); in calcSubtriangleCentroid() local
|
/third_party/lame/libmp3lame/ |
H A D | id3tag.c | 163 int const iw = (id & window); in frame_id_matches() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 345 deUint32 iw = ((~f & ~t) | (d & ~t) | (~d & f & t)) & ((1 << subdivisionLevel) - 1); in calcSubtriangleCentroid() local
|
/third_party/skia/src/gpu/ops/ |
H A D | TextureOp.cpp | 113 float iw, ih, h; in proxy_normalization_params() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | turbojpeg.c | 980 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjCompressFromYUVPlanes() local 1623 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjDecompressToYUVPlanes() local [all...] |
/third_party/python/Objects/ |
H A D | floatobject.c | 746 double iv, iw, ix; in float_pow() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 340 deUint32 iw = ((~f & ~t) | (d & ~t) | (~d & f & t)) & ((1 << subdivisionLevel) - 1); in calcSubtriangleCentroid() local
|