Home
last modified time | relevance | path

Searched defs:png_unknown_chunk_t (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dpng.h627 typedef struct png_unknown_chunk_t struct
629 png_byte name[5]; /* Textual chunk name with '\0' terminator */
630 png_byte *data; /* Data, should not be modified on read! */
631 png_size_t size;
639 png_byte location; /* mode of operation at read time */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dpng.h627 typedef struct png_unknown_chunk_t struct
629 png_byte name[5]; /* Textual chunk name with '\0' terminator */
630 png_byte *data; /* Data, should not be modified on read! */
631 png_size_t size;
639 png_byte location; /* mode of operation at read time */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dpng.h627 typedef struct png_unknown_chunk_t struct
629 png_byte name[5]; /* Textual chunk name with '\0' terminator */
630 png_byte *data; /* Data, should not be modified on read! */
631 png_size_t size;
639 png_byte location; /* mode of operation at read time */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dpng.h627 typedef struct png_unknown_chunk_t struct
629 png_byte name[5]; /* Textual chunk name with '\0' terminator */
630 png_byte *data; /* Data, should not be modified on read! */
631 png_size_t size;
639 png_byte location; /* mode of operation at read time */