Searched defs:image_size (Results 1 – 14 of 14) sorted by relevance
/AliOS-Things-master/components/ota/ota_agent/verify/ |
A D | ota_verify_hash.c | 175 int ota_get_image_info(unsigned int image_size, ota_image_info_t *tmp_info) in ota_get_image_info()
|
/AliOS-Things-master/components/py_engine/external/app_mgr/ |
A D | app_upgrade.c | 82 AMP_WEAK int fota_image_local_copy(char *image_name, int image_size) in fota_image_local_copy()
|
/AliOS-Things-master/components/amp/services/app_mgr/ |
A D | app_upgrade.c | 141 AMP_WEAK int fota_image_local_copy(char *image_name, int image_size) in fota_image_local_copy()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d.h | 150 u32 image_size; member
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttsbit.c | 1111 FT_ULong image_size; in tt_sbit_decoder_load_image() local 1176 FT_ULong image_size, mm, num_glyphs; in tt_sbit_decoder_load_image() local
|
/AliOS-Things-master/components/genie_service/core/inc/ |
A D | genie_ota.h | 49 uint32_t image_size; member
|
/AliOS-Things-master/components/amp_adapter/platform/aos/haas700/ |
A D | ota_agent.h | 175 unsigned int image_size; /* image size */ member
|
/AliOS-Things-master/components/ota/include/ |
A D | ota_agent.h | 175 unsigned int image_size; /* image size */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_java_wrap.c | 938 const size_t image_size = in EncodeLossy() local 952 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless() local
|
A D | libwebp_python_wrap.c | 3259 const size_t image_size = in EncodeLossy() local 3273 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless() local
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | tttypes.h | 586 FT_ULong image_size; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | png.h | 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | vp8l_enc.c | 1205 const uint64_t image_size = width * height; in AllocateTransformBuffer() local
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | png.h | 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument
|
Completed in 64 milliseconds