Home
last modified time | relevance | path

Searched defs:XY (Results 1 – 14 of 14) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
DImathShear.h276 Shear6<T>::Shear6 (T XY, T XZ, T YZ) in Shear6()
313 Shear6<T>::Shear6 (T XY, T XZ, T YZ, T YX, T ZX, T ZY) in Shear6()
378 Shear6<T>::setValue (S XY, S XZ, S YZ, S YX, S ZX, S ZY) in setValue()
404 Shear6<T>::getValue (S &XY, S &XZ, S &YZ, S &YX, S &ZX, S &ZY) const in getValue()
/external/skia/src/core/
DSkBitmapProcState_sample.h37 uint32_t XY; in MAKENAME() local
139 uint32_t XY = *xy++; in MAKENAME() local
DSkBitmapProcState.cpp687 uint32_t XY = bitmapXY[i]; in check_affine_nofilter() local
/external/scrypt/lib/crypto/
Dcrypto_scrypt-ref.c177 smix(uint8_t * B, size_t r, uint64_t N, uint8_t * V, uint8_t * XY) in smix()
226 uint8_t * XY; in crypto_scrypt() local
Dcrypto_scrypt-neon.c134 smix(uint8_t * B, size_t r, uint64_t N, void * V, void * XY) in smix()
200 uint32_t * XY; in crypto_scrypt() local
Dcrypto_scrypt-sse.c197 smix(uint8_t * B, size_t r, uint64_t N, void * V, void * XY) in smix()
273 uint32_t * XY; in crypto_scrypt() local
/external/clang/test/Sema/
Ddesignated-initializers.c145 struct XY { int before; struct XX xx, *xp; float* after; } xy[] = { argument
/external/skia/src/opts/
DSkBitmapProcState_opts_SSE2.cpp24 uint32_t XY = *xy++; in S32_opaque_D32_filter_DX_SSE2() local
130 uint32_t XY = *xy++; in S32_alpha_D32_filter_DX_SSE2() local
DSkBitmapProcState_opts_SSSE3.cpp408 const uint32_t XY = *xy++; in S32_generic_D32_filter_DX_SSSE3() local
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp43 typedef N4::BinOpOverload<N1::X, N2::Y>::type XY; in test_bin_op_overload() typedef
/external/opencv3/modules/imgproc/src/
Dimgwarp.cpp3509 const short* XY = _xy.ptr<short>(dy); in remapNearest() local
3830 const short* XY = _xy.ptr<short>(dy); in remapBilinear() local
4043 const short* XY = _xy.ptr<short>(dy); in remapBicubic() local
4148 const short* XY = _xy.ptr<short>(dy); in remapLanczos4() local
4280 short* XY = bufxy.ptr<short>(y1); in operator ()() local
4298 short* XY = bufxy.ptr<short>(y1); in operator ()() local
4340 short* XY = bufxy.ptr<short>(y1); in operator ()() local
5232 short XY[BLOCK_SZ*BLOCK_SZ*2], A[BLOCK_SZ*BLOCK_SZ]; in operator ()() local
5703 short XY[BLOCK_SZ*BLOCK_SZ*2], A[BLOCK_SZ*BLOCK_SZ]; in operator ()() local
/external/libvorbis/lib/
Dpsy.c554 float *XY=alloca(n*sizeof(*N)); in bark_noise_hybridmp() local
/external/libopus/src/
Dopus_encoder.c56 opus_val32 XX, XY, YY; member
/external/valgrind/none/tests/s390x/
Dopcodes.h376 #define XY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,57) macro