Home
last modified time | relevance | path

Searched refs:JPEG_HEADER_SIZE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_jpeg.h3 #define JPEG_HEADER_SIZE 601 macro
H A Drk3288_vpu_hw.c47 .header_size = JPEG_HEADER_SIZE,
H A Drk3399_vpu_hw.c46 .header_size = JPEG_HEADER_SIZE,
H A Dhantro_jpeg.c147 static const unsigned char hantro_jpeg_header[JPEG_HEADER_SIZE] = {
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_jpeg.h3 #define JPEG_HEADER_SIZE 624 macro
H A Drockchip_vpu_hw.c53 .header_size = JPEG_HEADER_SIZE,
H A Dhantro_jpeg.c261 * JPEG_HEADER_SIZE is used in other parts of the driver in lieu of
264 static_assert(sizeof(hantro_jpeg_header) == JPEG_HEADER_SIZE); variable

Completed in 4 milliseconds