/AliOS-Things-master/components/SDL2/test/ |
A D | testyuv_cvt.c | 80 Uint8 *Y1, *Y2, *U, *V; in ConvertRGBtoPlanar2x2() local 196 Uint8 *Y1, *Y2, *U, *V; in ConvertRGBtoPacked4() local
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_aes.c | 642 #define AES_FROUND(X0, X1, X2, X3, Y0, Y1, Y2, Y3) \ argument 657 #define AES_RROUND(X0, X1, X2, X3, Y0, Y1, Y2, Y3) \ argument 681 uint32_t *RK, X0, X1, X2, X3, Y0, Y1, Y2, Y3; in infra_aes_internal_aes_encrypt() local 739 uint32_t *RK, X0, X1, X2, X3, Y0, Y1, Y2, Y3; in infra_aes_internal_aes_decrypt() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_yuv.c | 1267 Uint8 Y1, U, Y2, V; in SDL_ConvertPixels_YUY2_to_UYVY() local 1309 Uint8 Y1, U, Y2, V; in SDL_ConvertPixels_YUY2_to_YVYU() local 1351 Uint8 Y1, U, Y2, V; in SDL_ConvertPixels_UYVY_to_YUY2() local 1393 Uint8 Y1, U, Y2, V; in SDL_ConvertPixels_UYVY_to_YVYU() local 1435 Uint8 Y1, U, Y2, V; in SDL_ConvertPixels_YVYU_to_YUY2() local 1477 Uint8 Y1, U, Y2, V; in SDL_ConvertPixels_YVYU_to_UYVY() local
|
A D | SDL_rect.c | 318 int *Y2) in SDL_IntersectRectAndLine()
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | aes.c | 818 #define AES_FROUND(X0,X1,X2,X3,Y0,Y1,Y2,Y3) \ argument 841 #define AES_RROUND(X0,X1,X2,X3,Y0,Y1,Y2,Y3) \ argument 873 uint32_t *RK, X0, X1, X2, X3, Y0, Y1, Y2, Y3; in mbedtls_internal_aes_encrypt() local 941 uint32_t *RK, X0, X1, X2, X3, Y0, Y1, Y2, Y3; in mbedtls_internal_aes_decrypt() local
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | ecc.c | 640 uECC_word_t * X2, uECC_word_t * Y2, in XYcZ_initial_double() 662 uECC_word_t * X2, uECC_word_t * Y2, in XYcZ_add() 692 uECC_word_t * X2, uECC_word_t * Y2, in XYcZ_addC()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | yuv_neon.c | 45 const uint16x8_t Y2 = vaddq_u16(Y1, vdupq_n_u16(16)); in ConvertRGBToY_NEON() local
|
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/ |
A D | yuv_rgb_sse_func.h | 40 #define ADD_Y2RGB_16(Y1,Y2,R1,G1,B1,R2,G2,B2) \ argument
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffcrop.c | 266 double Y2; /* index of bottom edge in current units */ member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | libbf.c | 4488 bf_t Y2_s, *Y2 = &Y2_s; in bf_log_internal() local
|