xine-lib 1.2.13-20230125hg15249
Macros | Variables
color_matrix.c File Reference

Go to the source code of this file.

Macros

#define CM_CONFIG_NAME   "video.output.color_matrix"
 
#define CM_CONFIG_SIGNAL   0
 
#define CM_CONFIG_SIZE   1
 
#define CM_CONFIG_SD   2
 
#define CM_CONFIG_HD   3
 
#define CR_CONFIG_NAME   "video.output.color_range"
 
#define CR_CONFIG_AUTO   0
 
#define CR_CONFIG_MPEG   1
 
#define CR_CONFIG_FULL   2
 

Variables

static const char *const cm_names []
 

Macro Definition Documentation

◆ CM_CONFIG_HD

#define CM_CONFIG_HD   3

◆ CM_CONFIG_NAME

#define CM_CONFIG_NAME   "video.output.color_matrix"

◆ CM_CONFIG_SD

#define CM_CONFIG_SD   2

◆ CM_CONFIG_SIGNAL

#define CM_CONFIG_SIGNAL   0

◆ CM_CONFIG_SIZE

#define CM_CONFIG_SIZE   1

◆ CR_CONFIG_AUTO

#define CR_CONFIG_AUTO   0

◆ CR_CONFIG_FULL

#define CR_CONFIG_FULL   2

◆ CR_CONFIG_MPEG

#define CR_CONFIG_MPEG   1

◆ CR_CONFIG_NAME

#define CR_CONFIG_NAME   "video.output.color_range"

Variable Documentation

◆ cm_names

const char* const cm_names[]
static