HP NVIDIA Quadro 6000, 6GB User's Guide Page 89

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 88
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
85
Chapter 05 : API Control
#define NV_CTRL_GVO_DATA_FORMAT_R10G10B10_TO_YCRCB422 15
#define NV_CTRL_GVO_DATA_FORMAT_R10G10B10_TO_YCRCB444 16
#define NV_CTRL_GVO_DATA_FORMAT_Y12CR12CB12_TO_YCRCB444 17
#define NV_CTRL_GVO_DATA_FORMAT_R12G12B12_TO_YCRCB444 18
NV_CTRL_GVO_DISPLAY_X_SCREEN
/*
* NV_CTRL_GVO_DISPLAY_X_SCREEN - enable/disable GVO output of the X
* screen. At this point, all the GVO attributes that have been
* cached in the X server are flushed to the hardware and GVO is
* enabled. Note that this attribute can fail to be set if a GLX
* client has locked the GVO output (via glXGetVideoDeviceNV). Note
* that due to the inherit race conditions in this locking strategy,
* NV_CTRL_GVO_DISPLAY_X_SCREEN can fail unexpectantly. In the
* failing situation, X will not return an X error. Instead, you
* should query the value of NV_CTRL_GVO_DISPLAY_X_SCREEN after
* setting it to confirm that the setting was applied.
*/
#define NV_CTRL_GVO_DISPLAY_X_SCREEN 73 /*
RW- */
#define NV_CTRL_GVO_DISPLAY_X_SCREEN_ENABLE 1
#define NV_CTRL_GVO_DISPLAY_X_SCREEN_DISABLE 0
NV_CTRL_GVO_COMPOSITE_SYNC_INPUT_DETECTED
/*
* NV_CTRL_GVO_COMPOSITE_SYNC_INPUT_DETECTED - indicates whether
* Composite Sync input is detected.
*/
Page view 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 95 96

Comments to this Manuals

No comments