|
MythTV
0.26-pre
|
#include <nv_control.h>
Public Attributes | |
| CARD8 | reqType |
| CARD8 | nvReqType |
| CARD16 length | B16 |
| CARD32 screen | B32 |
| FLOAT32 cscMatrix_y_r | F32 |
| FLOAT32 cscMatrix_y_g | F32 |
| FLOAT32 cscMatrix_y_b | F32 |
| FLOAT32 cscMatrix_cr_r | F32 |
| FLOAT32 cscMatrix_cr_g | F32 |
| FLOAT32 cscMatrix_cr_b | F32 |
| FLOAT32 cscMatrix_cb_r | F32 |
| FLOAT32 cscMatrix_cb_g | F32 |
| FLOAT32 cscMatrix_cb_b | F32 |
| FLOAT32 cscOffset_y | F32 |
| FLOAT32 cscOffset_cr | F32 |
| FLOAT32 cscOffset_cb | F32 |
| FLOAT32 cscScale_y | F32 |
| FLOAT32 cscScale_cr | F32 |
| FLOAT32 cscScale_cb | F32 |
Definition at line 343 of file nv_control.h.
Definition at line 344 of file nv_control.h.
Referenced by XNVCTRLSetGvoColorConversion().
Definition at line 345 of file nv_control.h.
Referenced by XNVCTRLSetGvoColorConversion().
| CARD16 length xnvCtrlSetGvoColorConversionReq::B16 |
Definition at line 346 of file nv_control.h.
| CARD32 screen xnvCtrlSetGvoColorConversionReq::B32 |
Definition at line 347 of file nv_control.h.
| FLOAT32 cscMatrix_y_r xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 349 of file nv_control.h.
| FLOAT32 cscMatrix_y_g xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 350 of file nv_control.h.
| FLOAT32 cscMatrix_y_b xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 351 of file nv_control.h.
| FLOAT32 cscMatrix_cr_r xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 353 of file nv_control.h.
| FLOAT32 cscMatrix_cr_g xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 354 of file nv_control.h.
| FLOAT32 cscMatrix_cr_b xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 355 of file nv_control.h.
| FLOAT32 cscMatrix_cb_r xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 357 of file nv_control.h.
| FLOAT32 cscMatrix_cb_g xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 358 of file nv_control.h.
| FLOAT32 cscMatrix_cb_b xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 359 of file nv_control.h.
| FLOAT32 cscOffset_y xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 361 of file nv_control.h.
| FLOAT32 cscOffset_cr xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 362 of file nv_control.h.
| FLOAT32 cscOffset_cb xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 363 of file nv_control.h.
| FLOAT32 cscScale_y xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 365 of file nv_control.h.
| FLOAT32 cscScale_cr xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 366 of file nv_control.h.
| FLOAT32 cscScale_cb xnvCtrlSetGvoColorConversionReq::F32 |
Definition at line 367 of file nv_control.h.
1.7.6.1