Home
last modified time | relevance | path

Searched defs:xi (Results 1 – 25 of 56) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.c144 get_nearest_tap (ResamplerParams * params, gint l, gint xi, gdouble x) in get_nearest_tap()
150 get_linear_tap (ResamplerParams * params, gint l, gint xi, gdouble x) in get_linear_tap()
166 get_cubic_tap (ResamplerParams * params, gint l, gint xi, gdouble x) in get_cubic_tap()
190 get_sinc_tap (ResamplerParams * params, gint l, gint xi, gdouble x) in get_sinc_tap()
197 get_lanczos_tap (ResamplerParams * params, gint l, gint xi, gdouble x) in get_lanczos_tap()
232 gint xi; in resampler_calculate_taps() local
/third_party/openssl/crypto/pem/
Dpem_info.c57 X509_INFO *xi = NULL; in STACK_OF() local
224 int PEM_X509_INFO_write_bio(BIO *bp, const X509_INFO *xi, EVP_CIPHER *enc, in PEM_X509_INFO_write_bio()
/third_party/ffmpeg/libavfilter/
Dvf_scale_cuda.cu39 float xi = (xo + 0.5f) * hscale; in Subsample_Nearest() local
60 float xi = (xo + 0.5f) * hscale; in Subsample_Bilinear() local
Dvf_scale_cuda_bicubic.cu99 float xi = (xo + 0.5f) * hscale - 0.5f; in Subsample_Bicubic() local
142 float xi = (xo + 0.5f) * hscale - 0.5f; in Subsample_FastBicubic() local
/third_party/musl/src/prng/
D__rand48_step.c4 uint64_t __rand48_step(unsigned short *xi, unsigned short *lc) in __rand48_step()
/third_party/optimized-routines/math/
Dsinf.c52 uint32_t xi = asuint (y); in sinf() local
Dcosf.c48 uint32_t xi = asuint (y); in cosf() local
Dsincosf.c55 uint32_t xi = asuint (y); in sincosf() local
Dsincosf.h133 reduce_large (uint32_t xi, int *np) in reduce_large()
/third_party/openssl/crypto/x509/
Dx509_r2x.c23 X509_CINF *xi = NULL; in X509_REQ_to_X509() local
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_random.c41 void SDLTest_RandomInit(SDLTest_RandomContext * rndContext, unsigned int xi, unsigned int ci) in SDLTest_RandomInit()
/third_party/openssl/crypto/sha/
Dsha_local.h85 # define BODY_00_15(i,a,b,c,d,e,f,xi) \ argument
89 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
94 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
336 # define BODY_00_15(xi) do { \ argument
/third_party/python/Modules/_decimal/libmpdec/
Dnumbertheory.c52 mpd_uint_t umod, p, r, xi; in _mpd_getkernel() local
/third_party/openssl/apps/
Dcrl2pkcs7.c201 X509_INFO *xi; in add_certs_from_file() local
/third_party/mbedtls/3rdparty/everest/library/
DHacl_Curve25519.c46 uint128_t xi = input[i]; in Hacl_Bignum_Fproduct_copy_from_wide_() local
57 uint128_t xi = output[i]; in Hacl_Bignum_Fproduct_sum_scalar_multiplication_() local
294 uint64_t xi = a[i]; in Hacl_Bignum_fsum() local
323 uint64_t xi = a[i]; in Hacl_Bignum_fdifference() local
349 uint64_t xi = b[i]; in Hacl_Bignum_fscalar() local
/third_party/mbedtls/3rdparty/everest/library/legacy/
DHacl_Curve25519.c50 FStar_UInt128_uint128 xi = input[i]; in Hacl_Bignum_Fproduct_copy_from_wide_() local
65 FStar_UInt128_uint128 xi = output[i]; in Hacl_Bignum_Fproduct_sum_scalar_multiplication_() local
336 uint64_t xi = a[i]; in Hacl_Bignum_fsum() local
365 uint64_t xi = a[i]; in Hacl_Bignum_fdifference() local
391 uint64_t xi = b[i]; in Hacl_Bignum_fscalar() local
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstrotate.c145 gdouble xi, yi, xo, yo; /* positions in/out x/y */ in rotate_map() local
Dgstperspective.c189 gdouble xp, yp, w, xi, yi; in perspective_map() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DASTC_Decoder.cpp50 int xi = xpos + x; in write_imageblock() local
/third_party/ffmpeg/tests/
Drotozoom.c86 const int xi = -(w / 2) * c; in gen_image() local
/third_party/ffmpeg/libavcodec/
Dsbrdsp.c49 union av_intfloat32 *xi = (union av_intfloat32*) x; in sbr_neg_odd_64_c() local
/third_party/openssl/crypto/modes/
Dgcm128.c107 const u8 *xi = (const u8 *)Xi + 15; in gcm_gmult_8bit() local
567 const long *xi = (const long *)Xi; local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dconvolve_fx.c160 const int xi = -(info->screen.width / 2) * c; in create_output_with_brightness() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp252 const int xi = pointNdx % width; in genPositions() local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_render_cl.c258 uint8_t xi, yi; in vc4_create_rcl_bo() local

123