HomeSort by relevance Sort by last modified time
    Searched refs:IH_COMP_GZIP (Results 1 - 2 of 2) sorted by null

  /external/qemu/
uboot_image.h 132 #define IH_COMP_GZIP 1 /* gzip Compression Used */
loader.c 487 case IH_COMP_GZIP:
512 if (hdr->ih_comp == IH_COMP_GZIP) {

Completed in 165 milliseconds