Cleanup: unused math colorspace defines
This commit is contained in:
@@ -33,16 +33,6 @@ extern "C" {
|
|||||||
|
|
||||||
#include "BLI_math_inline.h"
|
#include "BLI_math_inline.h"
|
||||||
|
|
||||||
/* primaries */
|
|
||||||
#define BLI_XYZ_SMPTE 0
|
|
||||||
#define BLI_XYZ_REC709_SRGB 1
|
|
||||||
#define BLI_XYZ_CIE 2
|
|
||||||
|
|
||||||
/* built-in profiles */
|
|
||||||
#define BLI_PR_NONE 0
|
|
||||||
#define BLI_PR_SRGB 1
|
|
||||||
#define BLI_PR_REC709 2
|
|
||||||
|
|
||||||
/* YCbCr */
|
/* YCbCr */
|
||||||
#define BLI_YCC_ITU_BT601 0
|
#define BLI_YCC_ITU_BT601 0
|
||||||
#define BLI_YCC_ITU_BT709 1
|
#define BLI_YCC_ITU_BT709 1
|
||||||
|
Reference in New Issue
Block a user