Home | History | Annotate | Download | only in camera

Lines Matching full:pixel_format

81     uint32_t            pixel_format;
231 wcd->pixel_format = V4L2_PIX_FMT_BGR32;
233 wcd->pixel_format = V4L2_PIX_FMT_RGB565;
235 wcd->pixel_format = V4L2_PIX_FMT_BGR24;
238 wcd->pixel_format = wcd->frame_bitmap->bmiHeader.biCompression;
289 uint32_t pixel_format,
490 wcd->pixel_format = V4L2_PIX_FMT_RGB565;
492 wcd->pixel_format = V4L2_PIX_FMT_BGR24;
494 wcd->pixel_format = V4L2_PIX_FMT_BGR32;
504 (const char*)&wcd->pixel_format, wcd->frame_bitmap->bmiHeader.biWidth,
567 wcd->pixel_format,
633 wcd->pixel_format,
728 cis[found].pixel_format = wcd->pixel_format;