Home
last modified time | relevance | path

Searched refs:IH_COMP_GZIP (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Duboot_image.h132 #define IH_COMP_GZIP 1 /* gzip Compression Used */ macro
Dloader.c487 case IH_COMP_GZIP: in load_uimage()
512 if (hdr->ih_comp == IH_COMP_GZIP) { in load_uimage()