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

  /external/vboot_reference/firmware/lib/
region-kernel.c 146 if (image_info->compression != COMPRESS_NONE) {
  /external/vboot_reference/utility/
bmpblk_font.c 197 entry.info.compression = COMPRESS_NONE; // we'll compress it all later
bmpblk_util.c 330 case COMPRESS_NONE:
bmpblk_utility.cc 52 compression_ = COMPRESS_NONE;
407 case COMPRESS_NONE:
  /external/vboot_reference/firmware/include/
vboot_api.h     [all...]
  /external/vboot_reference/tests/
vboot_region_tests.c 90 image_info->compression = COMPRESS_NONE;

Completed in 50 milliseconds