Home
last modified time | relevance | path

Searched refs:v4l2_jpeg_frame_component_spec (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/media/
Dv4l2-jpeg.h64 struct v4l2_jpeg_frame_component_spec { struct
85 struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS];
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-jpeg.c327 struct v4l2_jpeg_frame_component_spec *component; in jpeg_parse_frame_header()