Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dvideodev2.h539 #define V4L2_JPEG_MARKER_APP (1<<7) /* App segment, driver will macro
/linux-2.6.39/drivers/media/video/cpia2/
Dcpia2_v4l.c1057 parms->jpeg_markers |= V4L2_JPEG_MARKER_APP; in cpia2_g_jpegcomp()