Home
last modified time | relevance | path

Searched refs:JPEG_HEADER_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_jpeg.h3 #define JPEG_HEADER_SIZE 624 macro
H A Dhantro_jpeg.c264 static_assert(sizeof(hantro_jpeg_header) == JPEG_HEADER_SIZE);
H A Drockchip_vpu_hw.c53 .header_size = JPEG_HEADER_SIZE,