Searched refs:hantro_jpeg_header (Results 1 – 1 of 1) sorted by relevance
43 static const unsigned char hantro_jpeg_header[] = { variable162 static_assert(sizeof(hantro_jpeg_header) == JPEG_HEADER_SIZE);170 static_assert(IS_ALIGNED(sizeof(hantro_jpeg_header), 8),231 memcpy(buf, hantro_jpeg_header, in hantro_jpeg_header_assemble()232 sizeof(hantro_jpeg_header)); in hantro_jpeg_header_assemble()