Home
last modified time | relevance | path

Searched defs:img_header (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/common/mss/
H A Dmss_scp_bl2_format.h37 typedef struct img_header { struct
43 } img_header_t; argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/marvell/armada/common/mss/
Dmss_scp_bl2_format.h37 typedef struct img_header { struct
43 } img_header_t; argument
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dj2k.c11350 void j2k_dump_image_header(opj_image_t* img_header, OPJ_BOOL dev_dump_flag, in j2k_dump_image_header()