Searched refs:_cp (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/multimedia/ |
A D | Makefile | 11 MULTIMEDIA_LIB_NAME := $(MULTIMEDIA_LIB_NAME)_cp
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_fax3.c | 973 #define finddiff(_cp, _bs, _be, _color) \ argument 974 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) 979 #define finddiff2(_cp, _bs, _be, _color) \ argument 980 (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be)
|
/AliOS-Things-master/components/freetype/src/tools/ftrandom/ |
A D | ftrandom.c | 119 FT_ConicTo( const FT_Vector *_cp, in FT_ConicTo() argument
|
Completed in 7 milliseconds