/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_jpeg.c | 414 TIFFjpeg_abort(JPEGState* sp) in TIFFjpeg_abort() 684 JPEGState* sp = JState(tif); in alloc_downsampled_buffers() local 1011 JPEGState* sp = JState(tif); in JPEGSetupDecode() local 1095 JPEGState *sp = JState(tif); in JPEGPreDecode() local 1327 JPEGState *sp = JState(tif); in JPEGDecode() local 1383 JPEGState *sp = JState(tif); in JPEGDecode() local 1505 JPEGState *sp = JState(tif); in JPEGDecodeRaw() local 1695 JPEGState* sp = JState(tif); in prepare_JPEGTables() local 1727 JPEGState* sp = JState(tif); in JPEGSetupEncode() local 1901 JPEGState *sp = JState(tif); in JPEGPreEncode() local [all …]
|
A D | tif_zip.c | 100 ZIPState* sp = DecoderState(tif); in ZIPSetupDecode() local 130 ZIPState* sp = DecoderState(tif); in ZIPPreDecode() local 156 ZIPState* sp = DecoderState(tif); in ZIPDecode() local 211 ZIPState* sp = EncoderState(tif); in ZIPSetupEncode() local 235 ZIPState *sp = EncoderState(tif); in ZIPPreEncode() local 263 ZIPState *sp = EncoderState(tif); in ZIPEncode() local 305 ZIPState *sp = EncoderState(tif); in ZIPPostEncode() local 334 ZIPState* sp = ZState(tif); in ZIPCleanup() local 360 ZIPState* sp = ZState(tif); in ZIPVSetField() local 383 ZIPState* sp = ZState(tif); in ZIPVGetField() local [all …]
|
A D | tif_lzma.c | 112 LZMAState* sp = DecoderState(tif); in LZMASetupDecode() local 133 LZMAState* sp = DecoderState(tif); in LZMAPreDecode() local 168 LZMAState* sp = DecoderState(tif); in LZMADecode() local 232 LZMAState* sp = EncoderState(tif); in LZMASetupEncode() local 251 LZMAState *sp = EncoderState(tif); in LZMAPreEncode() local 275 LZMAState *sp = EncoderState(tif); in LZMAEncode() local 314 LZMAState *sp = EncoderState(tif); in LZMAPostEncode() local 343 LZMAState* sp = LState(tif); in LZMACleanup() local 366 LZMAState* sp = LState(tif); in LZMAVSetField() local 392 LZMAState* sp = LState(tif); in LZMAVGetField() local [all …]
|
A D | tif_ojpeg.c | 423 OJPEGState* sp; in TIFFInitOJPEG() local 485 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGVGetField() local 528 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGVSetField() local 614 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGPrintDir() local 669 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGPreDecode() local 733 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGPreDecodeSkipRaw() local 767 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGPreDecodeSkipScanlines() local 790 OJPEGState* sp=(OJPEGState*)tif->tif_data; in OJPEGDecode() local 1947 OJPEGReadBufferFill(OJPEGState* sp) in OJPEGReadBufferFill() 2062 OJPEGReadByteAdvance(OJPEGState* sp) in OJPEGReadByteAdvance() [all …]
|
A D | tif_predict.c | 59 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetup() local 117 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupDecode() local 199 TIFFPredictorState* sp = PredictorState(tif); in PredictorSetupEncode() local 461 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeRow() local 483 TIFFPredictorState *sp = PredictorState(tif); in PredictorDecodeTile() local 513 TIFFPredictorState* sp = PredictorState(tif); in horDiff8() local 567 TIFFPredictorState* sp = PredictorState(tif); in horDiff16() local 607 TIFFPredictorState* sp = PredictorState(tif); in horDiff32() local 692 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeRow() local 708 TIFFPredictorState *sp = PredictorState(tif); in PredictorEncodeTile() local [all …]
|
A D | tif_luv.c | 188 LogLuvState* sp = DecoderState(tif); in LogL16Decode() local 264 LogLuvState* sp = DecoderState(tif); in LogLuvDecode24() local 321 LogLuvState* sp; in LogLuvDecode32() local 440 LogLuvState* sp = EncoderState(tif); in LogL16Encode() local 538 LogLuvState* sp = EncoderState(tif); in LogLuvEncode24() local 590 LogLuvState* sp = EncoderState(tif); in LogLuvEncode32() local 1284 LogLuvState* sp = DecoderState(tif); in LogL16InitState() local 1386 LogLuvState* sp = DecoderState(tif); in LogLuvInitState() local 1442 LogLuvState* sp = DecoderState(tif); in LogLuvSetupDecode() local 1504 LogLuvState* sp = EncoderState(tif); in LogLuvSetupEncode() local [all …]
|
A D | tif_fax3.c | 103 #define DECLARE_STATE(tif, sp, mod) \ argument 125 #define CACHE_STATE(tif, sp) do { \ argument 135 #define UNCACHE_STATE(tif, sp) do { \ argument 149 Fax3CodecState* sp = DecoderState(tif); in Fax3PreDecode() local 507 Fax3BaseState* sp = Fax3State(tif); in Fax3SetupState() local 598 #define Fax3FlushBits(tif, sp) { \ argument 635 Fax3CodecState* sp = EncoderState(tif); in Fax3PutBits() local 1196 Fax3BaseState* sp = Fax3State(tif); in Fax3VSetField() local 1244 Fax3BaseState* sp = Fax3State(tif); in Fax3VGetField() local 1277 Fax3BaseState* sp = Fax3State(tif); in Fax3PrintDir() local [all …]
|
A D | tif_lzw.c | 202 LZWCodecState* sp = DecoderState(tif); in LZWSetupDecode() local 264 LZWCodecState *sp = DecoderState(tif); in LZWPreDecode() local 341 #define GetNextCode(sp, bp, code) { \ argument 364 LZWCodecState *sp = DecoderState(tif); in LZWDecode() local 585 #define GetNextCodeCompat(sp, bp, code) { \ argument 601 LZWCodecState *sp = DecoderState(tif); in LZWDecodeCompat() local 811 LZWCodecState* sp = EncoderState(tif); in LZWSetupEncode() local 829 LZWCodecState *sp = EncoderState(tif); in LZWPreEncode() local 858 #define CALCRATIO(sp, rat) { \ argument 896 register LZWCodecState *sp = EncoderState(tif); in LZWEncode() local [all …]
|
A D | tif_pixarlog.c | 483 PixarLogMakeTables(PixarLogState *sp) in PixarLogMakeTables() 674 PixarLogState* sp = DecoderState(tif); in PixarLogSetupDecode() local 739 PixarLogState* sp = DecoderState(tif); in PixarLogPreDecode() local 762 PixarLogState* sp = DecoderState(tif); in PixarLogDecode() local 909 PixarLogState* sp = EncoderState(tif); in PixarLogSetupEncode() local 948 PixarLogState *sp = EncoderState(tif); in PixarLogPreEncode() local 1128 PixarLogState *sp = EncoderState(tif); in PixarLogEncode() local 1228 PixarLogState *sp = EncoderState(tif); in PixarLogPostEncode() local 1288 PixarLogState* sp = (PixarLogState*) tif->tif_data; in PixarLogCleanup() local 1321 PixarLogState *sp = (PixarLogState *)tif->tif_data; in PixarLogVSetField() local [all …]
|
A D | tif_jpeg_12.c | 19 JPEGState* sp; in TIFFReInitJPEG_12() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwtran.c | 36 png_bytep sp, dp; in png_do_pack() local 73 png_bytep sp, dp; in png_do_pack() local 113 png_bytep sp, dp; in png_do_pack() local 320 png_bytep sp, dp; in png_do_write_swap_alpha() local 338 png_bytep sp, dp; in png_do_write_swap_alpha() local 365 png_bytep sp, dp; in png_do_write_swap_alpha() local 381 png_bytep sp, dp; in png_do_write_swap_alpha() local 414 png_bytep sp, dp; in png_do_write_invert_alpha() local 434 png_bytep sp, dp; in png_do_write_invert_alpha() local 461 png_bytep sp, dp; in png_do_write_invert_alpha() local [all …]
|
A D | pngrtran.c | 2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local 2456 png_bytep sp = row; /* source */ in png_do_chop() local 3024 png_bytep sp = row; in png_do_rgb_to_gray() local 3063 png_bytep sp = row; in png_do_rgb_to_gray() local 3096 png_bytep sp = row; in png_do_rgb_to_gray() local 3148 png_bytep sp = row; in png_do_rgb_to_gray() local 3213 png_bytep sp; in png_do_compose() local 3950 png_bytep sp; in png_do_gamma() local 4214 png_bytep sp, dp; in png_do_expand_palette() local 4387 png_bytep sp, dp; in png_do_expand() local [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/re1.5/ |
A D | charclass.c | 3 int _re1_5_classmatch(const char *pc, const char *sp) in _re1_5_classmatch() 15 int _re1_5_namedclassmatch(const char *pc, const char *sp) in _re1_5_namedclassmatch()
|
A D | recursiveloop.c | 8 recursiveloop(char *pc, const char *sp, Subject *input, const char **subp, int nsubp) in recursiveloop()
|
/AliOS-Things-master/components/py_engine/engine/shared/runtime/ |
A D | gchelper_native.c | 44 uintptr_t sp = gc_helper_get_regs_and_sp(regs); in gc_helper_collect_regs_and_stack() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/arm/ |
A D | palette_neon_intrinsics.c | 85 png_bytep sp = *ssp - i, dp = *ddp - (i << 2); in png_do_expand_palette_rgba8_neon() local 125 png_bytep sp = *ssp - i, dp = *ddp - ((i << 1) + i); in png_do_expand_palette_rgb8_neon() local
|
/AliOS-Things-master/hardware/board/c906/config/ |
A D | k_config.c | 58 size_t sp = 0; in soc_get_cur_sp() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 117 tColorRGBA *sp, *osp, *oosp; in _shrinkSurfaceRGBA() local 206 Uint8 *sp, *osp, *oosp; in _shrinkSurfaceY() local 290 tColorRGBA *sp, *csp, *dp; in _zoomSurfaceRGBA() local 524 Uint8 *sp, *dp, *csp; in _zoomSurfaceY() local 642 tColorRGBA *pc, *sp; in _transformSurfaceRGBA() local 758 tColorY *pc, *sp; in transformSurfaceY() local
|
/AliOS-Things-master/hardware/arch/riscv/src/rv64fd_32gpr/ |
A D | k_compiler.h | 98 void *sp; in RHINO_GET_SP() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | vm.c | 119 #define CANCEL_ACTIVE_FINALLY(sp) do { \ argument 274 mp_obj_t *sp = code_state->sp; in mp_execute_bytecode() local 1505 mp_obj_t *sp = MP_TAGPTR_PTR(exc_sp->val_sp); in mp_execute_bytecode() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/ota/ |
A D | module_appota.c | 126 JSValue sp = JS_GetPropertyStr(ctx, argv[0], "store_path"); in native_ota_upgrade() local 219 JSValue sp = JS_GetPropertyStr(ctx, argv[0], "store_path"); in native_ota_verify() local 320 JSValue sp = JS_GetPropertyStr(ctx, argv[0], "store_path"); in native_ota_download() local
|
/AliOS-Things-master/hardware/arch/armv7m/include/ |
A D | k_compiler.h | 92 void *sp; in RHINO_GET_SP() local
|
/AliOS-Things-master/hardware/arch/armv8m/include/ |
A D | k_compiler.h | 92 void *sp; in RHINO_GET_SP() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | pngcp.c | 751 set_opt_string_(struct display *dp, unsigned int sp, png_byte opt, in set_opt_string_() 778 set_opt_string(struct display *dp, unsigned int sp) in set_opt_string() 792 unsigned int sp = dp->csp; /* stack entry of next searched option */ in record_opt() local 826 push_opt(struct display *dp, unsigned int sp, png_byte opt, int search) in push_opt() 906 next_opt(struct display *dp, unsigned int sp) in next_opt() 1134 compare_option(const struct display *dp, unsigned int sp) in compare_option() 1163 unsigned int sp = dp->csp++; /* my stack entry */ in advance_opt() local 2127 unsigned int sp; in better_options() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/crash_catcher/include/ |
A D | CrashCatcher.h | 48 uint32_t sp; member
|