Searched refs:pixel_formats (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/omapdrm/
H A Domap_fb.c63 uint32_t omap_framebuffer_get_formats(uint32_t *pixel_formats, argument
71 pixel_formats[nformats++] = formats[i].pixel_format;
H A Domap_drv.h107 uint32_t omap_framebuffer_get_formats(uint32_t *pixel_formats,
/drivers/media/video/cx25821/
H A Dcx25821.h259 int pixel_formats; member in struct:cx25821_channel
H A Dcx25821-core.c809 dev->channels[channel_select].pixel_formats = format;
847 dev->channels[i].pixel_formats = PIXEL_FRMT_422;
H A Dcx25821-video.c602 if (dev->channels[channel_opened].pixel_formats ==
608 if (dev->channels[channel_opened].pixel_formats ==
839 if (dev->channels[ch_id].pixel_formats == PIXEL_FRMT_411)

Completed in 187 milliseconds