Home
last modified time | relevance | path

Searched defs:W (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/
A Dsmpc.h148 uint8_t* W; member
156 uint8_t W[16]; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dssim.c65 int xo, int yo, int W, int H) { in SSIMGetClipped_C()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/polarssl/
A Dsha1.c88 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/AliOS-Things-master/components/SDL2/test/
A Dtestyuv.c22 #define MAX_YUV_SURFACE_SIZE(W, H, P) (H*4*(W+P+1)/2) argument
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Djmemdos.c486 #define HIBYTE(W) (((W) >> 8) & 0xFF) argument
487 #define LOBYTE(W) ((W) & 0xFF) argument
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_sha256.c120 uint32_t temp1, temp2, W[64]; in core_sha256_process() local
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_sha256.c120 uint32_t temp1, temp2, W[64]; in utils_sha256_process() local
A Dinfra_sha1.c81 uint32_t temp, W[16], A, B, C, D, E; in utils_sha1_process() local
/AliOS-Things-master/components/mbedtls/library/
A Dsha1.c133 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_internal_sha1_process() local
A Dsha256.c203 uint32_t temp1, temp2, W[64]; in mbedtls_internal_sha256_process() local
A Dsha512.c221 uint64_t temp1, temp2, W[80]; in mbedtls_internal_sha512_process() local
A Dbignum.c1740 mbedtls_mpi RR, T, W[ 2 << MBEDTLS_MPI_WINDOW_SIZE ], Apos; in mbedtls_mpi_exp_mod() local
2193 mbedtls_mpi W, R, T, A, RR; in mpi_miller_rabin() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c297 const int W = RGBToGray(r, g, b); in UpdateChroma() local
410 const int W = best_y[i]; in ConvertWRGBToYUV() local
439 #define SAFE_ALLOC(W, H, T) ((T*)WebPSafeMalloc((W) * (H), sizeof(T))) argument
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js20 …=1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;… argument
/AliOS-Things-master/components/mqtt/example/
A Daiot_mqtt_sign.c219 unsigned long int temp1, temp2, W[64]; in utils_sha256_process() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c136 int xo, int yo, int W, int H) { in SSIMGetClipped()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.h110 LOGFONTW W; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebp_dec.c790 const int W = io->width; in WebPIoInitFromOptions() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h117 #define FULLSCREEN_VISIBLE(W) \ argument
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c2743 FT_F26Dot6 W; in Normalize() local

Completed in 105 milliseconds