Searched refs:pixel_format (Results 1 – 15 of 15) sorted by relevance
171 enum video_pixel_format pixel_format; member759 enum video_pixel_format pixel_format, in uvideo_stream_guess_format() argument765 if (format->format.pixel_format != pixel_format) in uvideo_stream_guess_format()1285 struct uvideo_pixel_format *pixel_format; in uvideo_stream_free() local1303 while ((pixel_format = SIMPLEQ_FIRST(&vs->vs_pixel_formats)) != NULL) { in uvideo_stream_free()1305 kmem_free(pixel_format, sizeof(*pixel_format)); in uvideo_stream_free()1325 enum video_pixel_format pixel_format; in uvideo_stream_init_frame_based_format() local1336 pixel_format = VIDEO_FORMAT_UNDEFINED; in uvideo_stream_init_frame_based_format()1355 pixel_format = VIDEO_FORMAT_YUY2; in uvideo_stream_init_frame_based_format()1357 pixel_format = VIDEO_FORMAT_NV12; in uvideo_stream_init_frame_based_format()[all …]
207 format->pixel_format = VIDEO_FORMAT_UYVY; in auvitek_enum_format()216 format->pixel_format = VIDEO_FORMAT_UYVY; in auvitek_get_format()235 if (format->pixel_format != VIDEO_FORMAT_UYVY) in auvitek_set_format()
774 format->pixel_format = VIDEO_FORMAT_YUY2; /* XXX actually YUYV */ in pseye_get_format()794 if (format->pixel_format != VIDEO_FORMAT_YUYV) in pseye_set_format()
659 switch (src->pixel_format) { in video_format_to_v4l2_format()696 src->pixel_format)); in video_format_to_v4l2_format()736 dest->pixel_format = VIDEO_FORMAT_UYVY; in v4l2_format_to_video_format()739 dest->pixel_format = VIDEO_FORMAT_YUV420; in v4l2_format_to_video_format()742 dest->pixel_format = VIDEO_FORMAT_YUY2; in v4l2_format_to_video_format()745 dest->pixel_format = VIDEO_FORMAT_NV12; in v4l2_format_to_video_format()748 dest->pixel_format = VIDEO_FORMAT_RGB24; in v4l2_format_to_video_format()751 dest->pixel_format = VIDEO_FORMAT_RGB555; in v4l2_format_to_video_format()754 dest->pixel_format = VIDEO_FORMAT_RGB565; in v4l2_format_to_video_format()757 dest->pixel_format = VIDEO_FORMAT_SBGGR8; in v4l2_format_to_video_format()[all …]
366 enum video_pixel_format pixel_format; member
131 r.pixel_format = drm_driver_legacy_fb_format(dev, or->bpp, or->depth); in drm_mode_addfb()132 if (r.pixel_format == DRM_FORMAT_INVALID) { in drm_mode_addfb()184 info = __drm_format_info(r->pixel_format); in framebuffer_check()189 drm_get_format_name(r->pixel_format, in framebuffer_check()253 if (r->pixel_format != DRM_FORMAT_NV12 || in framebuffer_check()
334 info = drm_format_info(mode_cmd->pixel_format); in drm_get_format_info()
880 u32 pixel_format; member
858 .pixel_format = DRM_FORMAT_ARGB8888, in drm_mode_cursor_universal()
873 uint32_t pixel_format; member886 req64->pixel_format = req32->pixel_format; in map_req32to64()
926 switch (mode_cmd->pixel_format) { in vmw_kms_new_framebuffer_surface()941 drm_get_format_name(mode_cmd->pixel_format, &format_name)); in vmw_kms_new_framebuffer_surface()1159 switch (mode_cmd->pixel_format) { in vmw_create_bo_proxy()1179 drm_get_format_name(mode_cmd->pixel_format, &format_name)); in vmw_create_bo_proxy()1242 switch (mode_cmd->pixel_format) { in vmw_kms_new_framebuffer_bo()1251 … drm_get_format_name(mode_cmd->pixel_format, &format_name)); in vmw_kms_new_framebuffer_bo()
521 mode_cmd.pixel_format = in vmw_fb_kms_framebuffer()527 cur_fb->format->format == mode_cmd.pixel_format && in vmw_fb_kms_framebuffer()
54 SDL_PixelFormat *(*AllocFormat) (Uint32 pixel_format);
265 framesize.pixel_format = fmtdesc.pixelformat; in video_print_one_format()
1735 u_int32_t pixel_format; /* Pixel format */ member1763 u_int32_t pixel_format; /* Pixel format */ member