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

  /external/vboot_reference/utility/include/
image_types.h 17 ImageFormat identify_image_type(const void *buf, uint32_t bufsize,
  /external/vboot_reference/utility/
image_types.c 35 ImageFormat identify_image_type(const void *buf, uint32_t bufsize, function
bmpblk_font.c 184 if (FORMAT_BMP != identify_image_type(imgdata, imgsize, &entry.info)) {
bmpblk_utility.cc 401 identify_image_type(content.c_str(),

Completed in 56 milliseconds