PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include <src/PlusDataCollection/NVidiaDVP/nvCommon.h>
Public Attributes | |
bool | alphaComp |
int | audioBits |
int | audioChannels |
char | audioFile [100] |
int | bitsPerComponent |
bool | block |
int | captureDevice |
int | captureGPU |
bool | cbComp |
int | cbCompRange [4] |
bool | console |
bool | crComp |
int | crCompRange [4] |
bool | cscEnable |
float | cscMatrix [3][3] |
double | cscOffset [3] |
double | cscScale [3] |
NVVIODATAFORMAT | dataFormat |
bool | dualLink |
bool | expansionEnable |
bool | field |
char | filename [100] |
int | flipQueueLength |
bool | fps |
bool | frameLock |
int | fsaa |
bool | fullScreen |
float | gamma [3] |
int | gpu |
int | hDelay |
int | height |
bool | log |
int | numFrames |
int | repeat |
NVVIOCOMPONENTSAMPLING | sampling |
bool | syncEnable |
NVVIOSYNCSOURCE | syncSource |
NVVIOCOMPSYNCTYPE | syncType |
eTestPattern | testPattern |
int | vDelay |
NVVIOSIGNALFORMAT | videoFormat |
bool | videoInfo |
int | width |
int | x |
int | y |
bool | yComp |
int | yCompRange [4] |
Definition at line 65 of file nvCommon.h.
bool nvOptions::alphaComp |
Definition at line 92 of file nvCommon.h.
int nvOptions::audioBits |
Definition at line 106 of file nvCommon.h.
int nvOptions::audioChannels |
Definition at line 105 of file nvCommon.h.
char nvOptions::audioFile[100] |
Definition at line 104 of file nvCommon.h.
int nvOptions::bitsPerComponent |
Definition at line 112 of file nvCommon.h.
bool nvOptions::block |
Definition at line 77 of file nvCommon.h.
int nvOptions::captureDevice |
Definition at line 109 of file nvCommon.h.
int nvOptions::captureGPU |
Definition at line 108 of file nvCommon.h.
bool nvOptions::cbComp |
Definition at line 95 of file nvCommon.h.
int nvOptions::cbCompRange[4] |
Definition at line 98 of file nvCommon.h.
bool nvOptions::console |
Definition at line 85 of file nvCommon.h.
bool nvOptions::crComp |
Definition at line 94 of file nvCommon.h.
int nvOptions::crCompRange[4] |
Definition at line 97 of file nvCommon.h.
bool nvOptions::cscEnable |
Definition at line 87 of file nvCommon.h.
float nvOptions::cscMatrix[3][3] |
Definition at line 90 of file nvCommon.h.
double nvOptions::cscOffset[3] |
Definition at line 88 of file nvCommon.h.
double nvOptions::cscScale[3] |
Definition at line 89 of file nvCommon.h.
NVVIODATAFORMAT nvOptions::dataFormat |
Definition at line 68 of file nvCommon.h.
bool nvOptions::dualLink |
Definition at line 110 of file nvCommon.h.
bool nvOptions::expansionEnable |
Definition at line 113 of file nvCommon.h.
bool nvOptions::field |
Definition at line 84 of file nvCommon.h.
char nvOptions::filename[100] |
Definition at line 103 of file nvCommon.h.
int nvOptions::flipQueueLength |
Definition at line 83 of file nvCommon.h.
bool nvOptions::fps |
Definition at line 79 of file nvCommon.h.
bool nvOptions::frameLock |
Definition at line 73 of file nvCommon.h.
int nvOptions::fsaa |
Definition at line 80 of file nvCommon.h.
bool nvOptions::fullScreen |
Definition at line 114 of file nvCommon.h.
float nvOptions::gamma[3] |
Definition at line 91 of file nvCommon.h.
int nvOptions::gpu |
Definition at line 76 of file nvCommon.h.
int nvOptions::hDelay |
Definition at line 81 of file nvCommon.h.
int nvOptions::height |
Definition at line 102 of file nvCommon.h.
bool nvOptions::log |
Definition at line 86 of file nvCommon.h.
int nvOptions::numFrames |
Definition at line 74 of file nvCommon.h.
int nvOptions::repeat |
Definition at line 75 of file nvCommon.h.
NVVIOCOMPONENTSAMPLING nvOptions::sampling |
Definition at line 111 of file nvCommon.h.
bool nvOptions::syncEnable |
Definition at line 72 of file nvCommon.h.
NVVIOSYNCSOURCE nvOptions::syncSource |
Definition at line 70 of file nvCommon.h.
NVVIOCOMPSYNCTYPE nvOptions::syncType |
Definition at line 69 of file nvCommon.h.
eTestPattern nvOptions::testPattern |
Definition at line 71 of file nvCommon.h.
int nvOptions::vDelay |
Definition at line 82 of file nvCommon.h.
NVVIOSIGNALFORMAT nvOptions::videoFormat |
Definition at line 67 of file nvCommon.h.
bool nvOptions::videoInfo |
Definition at line 78 of file nvCommon.h.
int nvOptions::width |
Definition at line 101 of file nvCommon.h.
int nvOptions::x |
Definition at line 99 of file nvCommon.h.
int nvOptions::y |
Definition at line 100 of file nvCommon.h.
bool nvOptions::yComp |
Definition at line 93 of file nvCommon.h.
int nvOptions::yCompRange[4] |
Definition at line 96 of file nvCommon.h.