#include "nvapi.h"
Go to the source code of this file.
|
enum | eTestPattern {
TEST_PATTERN_RGB_COLORBARS_100,
TEST_PATTERN_RGB_COLORBARS_75,
TEST_PATTERN_YCRCB_COLORBARS,
TEST_PATTERN_COLORBARS8_75,
TEST_PATTERN_COLORBARS8_100,
TEST_PATTERN_COLORBARS10_75,
TEST_PATTERN_COLORBARS10_100,
TEST_PATTERN_FRAME,
TEST_PATTERN_LOGO,
TEST_PATTERN_RAMP8,
TEST_PATTERN_RAMP16,
TEST_PATTERN_BAR,
TEST_PATTERN_LINES,
TEST_PATTERN_SPHERE
} |
|
◆ eTestPattern
Enumerator |
---|
TEST_PATTERN_RGB_COLORBARS_100 | |
TEST_PATTERN_RGB_COLORBARS_75 | |
TEST_PATTERN_YCRCB_COLORBARS | |
TEST_PATTERN_COLORBARS8_75 | |
TEST_PATTERN_COLORBARS8_100 | |
TEST_PATTERN_COLORBARS10_75 | |
TEST_PATTERN_COLORBARS10_100 | |
TEST_PATTERN_FRAME | |
TEST_PATTERN_LOGO | |
TEST_PATTERN_RAMP8 | |
TEST_PATTERN_RAMP16 | |
TEST_PATTERN_BAR | |
TEST_PATTERN_LINES | |
TEST_PATTERN_SPHERE | |
Definition at line 45 of file nvCommon.h.