Home
last modified time | relevance | path

Searched refs:DCI_P3 (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/colorspace/
H A Dcolorspace_param.cpp64 case ColorPrimaries::DCI_P3: in get_white_point()
92 case ColorPrimaries::DCI_P3: in get_primaries_xy()
H A Dcolorspace.h61 DCI_P3, enumerator
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/colorspace/
H A Dcolorspace_param.cpp64 case ColorPrimaries::DCI_P3: in get_white_point()
92 case ColorPrimaries::DCI_P3: in get_primaries_xy()
H A Dcolorspace.h61 DCI_P3, enumerator
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testapp/
H A Dtable.cpp108 { "dcip3", ColorPrimaries::DCI_P3 },
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testapp/
H A Dtable.cpp108 { "dcip3", ColorPrimaries::DCI_P3 },
/dports/multimedia/handbrake/zimg-release-3.0.1/test/graph/
H A Dgraphbuilder_test.cpp520 …rspace = { MatrixCoefficients::REC_709, TransferCharacteristics::REC_709, ColorPrimaries::DCI_P3 }; in TEST()
535 …rspace = { MatrixCoefficients::REC_709, TransferCharacteristics::REC_709, ColorPrimaries::DCI_P3 }; in TEST()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/graph/
H A Dgraphbuilder_test.cpp520 …rspace = { MatrixCoefficients::REC_709, TransferCharacteristics::REC_709, ColorPrimaries::DCI_P3 }; in TEST()
535 …rspace = { MatrixCoefficients::REC_709, TransferCharacteristics::REC_709, ColorPrimaries::DCI_P3 }; in TEST()
/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/
H A Dcolorspace_test.cpp255 …test_case({ MatrixCoefficients::REC_709, TransferCharacteristics::REC_709, ColorPrimaries::DCI_P3 in TEST()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/
H A Dcolorspace_test.cpp255 …test_case({ MatrixCoefficients::REC_709, TransferCharacteristics::REC_709, ColorPrimaries::DCI_P3 in TEST()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/api/
H A Dzimg.cpp303 { ZIMG_PRIMARIES_ST431_2, ColorPrimaries::DCI_P3 }, in translate_primaries()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/api/
H A Dzimg.cpp303 { ZIMG_PRIMARIES_ST431_2, ColorPrimaries::DCI_P3 }, in translate_primaries()