Searched refs:_a (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_blendline.c | 42 a = _a; in SDL_BlendLine_RGB2() 47 a = _a; in SDL_BlendLine_RGB2() 147 a = _a; in SDL_BlendLine_RGB555() 152 a = _a; in SDL_BlendLine_RGB555() 252 a = _a; in SDL_BlendLine_RGB565() 257 a = _a; in SDL_BlendLine_RGB565() 358 a = _a; in SDL_BlendLine_RGB4() 363 a = _a; in SDL_BlendLine_RGB4() 464 a = _a; in SDL_BlendLine_RGBA4() 469 a = _a; in SDL_BlendLine_RGBA4() [all …]
|
A D | SDL_drawline.c | 69 Uint8 _r, _g, _b, _a; in SDL_DrawLine2() local 71 SDL_GetRGBA(color, fmt, &_r, &_g, &_b, &_a); in SDL_DrawLine2() 99 Uint8 _r, _g, _b, _a; in SDL_DrawLine4() local 101 SDL_GetRGBA(color, fmt, &_r, &_g, &_b, &_a); in SDL_DrawLine4()
|
A D | SDL_draw.h | 29 #define DRAW_MUL(_a, _b) (((unsigned)(_a)*(_b))/255) argument 545 a = DRAW_MUL(_a, (Weighting ^ 255)); \ 553 a = DRAW_MUL(_a, Weighting); \ 580 a = DRAW_MUL(_a, (Weighting ^ 255)); \ 588 a = DRAW_MUL(_a, Weighting); \
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testqsort.c | 16 num_compare(const void *_a, const void *_b) in num_compare() argument 18 const int a = *((const int *) _a); in num_compare()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/ |
A D | hci_process.c | 158 int _a = *(int *) a; in freq_cmp() local 161 if (_a == 0) in freq_cmp() 165 return _a - _b; in freq_cmp()
|
/AliOS-Things-master/components/SDL2/src/audio/wasapi/ |
A D | SDL_wasapi_win32.c | 359 static int sort_endpoints(const void *_a, const void *_b) in sort_endpoints() argument 361 LPWSTR a = ((const EndpointItem *) _a)->devid; in sort_endpoints()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | minisblack-1c-8b.pgm | 4 …���������������Ⱦ��yB@W�����������g@?:EE`�_PRPSUVWXXWVSSRRTQRSUXYYXYYYZZ\]]]_a```a_`^`_`b`b`e�hCD��… 7 …JlJGJfe[WUTRSSQPLONOQys����YUVYZ^][\]`]WWWXYZ[ZXZ[Z^`ccbdccbdac`_```__^]_a\j�������������������… 22 …_a`bbdfghgcaabbidfdeggb^_\oT$CP_`_kw��������������������ü����������g��������m14���tQQ… 27 …���x77��������������}�����������������������½���\Zcdaccn�����Ύe_VRTX[[X]Z[_a`cffhjjfdeccdh_\_\\c�…
|
A D | rgb-3c-8b.ppm | 4 …:U�;U�?U�:V�7V�7W�7W�7V�5V�4U�/V�2W�4U�3S�.R�OW��v�������x~�&N�E�G�F�H�_a�tj�sg��x������������…
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | ecp_curves.c | 652 G ## _a, sizeof( G ## _a ), \
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 4 …4XH9ZMEVMR[Whkl�~����В�噧����������������������������������铕⊌ل�Ӆ�{u�mk�dd�_a�X[�QQsNHbUFY_CRlBL�E…
|
Completed in 26 milliseconds