HomeSort by: relevance | last modified time | path
    Searched defs:colorspace (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
atom.h 204 u8 colorspace:2; member in struct:nv50_wndw_atom::__anonf635598f1508
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_connector.h 263 * respective protocol). Userspace will set the colorspace through
264 * a colorspace property which will be created and exposed to
268 /* For Default case, driver will set the colorspace */
630 * @colorspace: State variable for Connector property to request
631 * colorspace change on Sink. This is most commonly used to switch
634 u32 colorspace; member in struct:drm_connector_state
1242 * colorspace supported by the sink.
  /src/sys/external/bsd/drm2/include/linux/
hdmi.h 267 enum hdmi_colorspace colorspace; member in struct:hdmi_avi_infoframe
  /src/sys/sys/
videoio.h 1187 * Default colorspace, i.e. let the driver figure it out.
1208 * NTSC 1953 colorspace. This only makes sense when dealing with
1214 * EBU Tech 3213 PAL/SECAM colorspace. This only makes sense when
1229 /* AdobeRGB colorspace */
1232 /* BT.2020 colorspace, used for UHDTV. */
1235 /* Raw colorspace: for RAW unprocessed images */
1238 /* DCI-P3 colorspace, used by cinema projectors */
1243 * Determine how COLORSPACE_DEFAULT should map to a proper colorspace.
1282 * This depends on the colorspace.
1355 * This depends on the colorspace
1485 u_int32_t colorspace; \/* enum v4l2_colorspace *\/ member in struct:v4l2_pix_format
2027 u_int32_t colorspace; \/* enum v4l2_colorspace *\/ member in struct:v4l2_framebuffer::__anona13a034e0708
3097 u_int32_t colorspace; member in struct:v4l2_pix_format_mplane
    [all...]

Completed in 17 milliseconds