Searched refs:image_header_t (Results 1 – 1 of 1) sorted by relevance
98 struct image_header_t { struct119 static struct image_header_t image_header; argument421 if (count < sizeof(struct image_header_t)) { in alloc_image_buf()426 memcpy(&image_header, (void *)buffer, sizeof(struct image_header_t)); in alloc_image_buf()