Searched refs:V4L2_PIX_FMT_RGB555 (Results 1 – 2 of 2) sorted by relevance
676 dest->fmt.pix.pixelformat = V4L2_PIX_FMT_RGB555; in video_format_to_v4l2_format()750 case V4L2_PIX_FMT_RGB555: in v4l2_format_to_video_format()
1505 #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O') /* 16 RGB-5-5-5 */ macro