Home
last modified time | relevance | path

Searched refs:REC_2020 (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/
H A Dcolorspace_test.cpp158 ColorspaceDefinition csp_linear_2020 = csp_linear.to(ColorPrimaries::REC_2020); in TEST()
159 ColorspaceDefinition csp_arib_b67_2020 = csp_arib_b67.to(ColorPrimaries::REC_2020); in TEST()
246 … { MatrixCoefficients::REC_2020_NCL, TransferCharacteristics::REC_709, ColorPrimaries::REC_2020 }, in TEST()
356 test_case({ MatrixCoefficients::RGB, TransferCharacteristics::LINEAR, ColorPrimaries::REC_2020 }, in TEST()
357 …{ MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ST_2084, ColorPrimaries::REC_2020 }, in TEST()
360 test_case({ MatrixCoefficients::RGB, TransferCharacteristics::LINEAR, ColorPrimaries::REC_2020 }, in TEST()
361 … MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ARIB_B67, ColorPrimaries::REC_2020 }, in TEST()
364 …{ MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ST_2084, ColorPrimaries::REC_2020 }, in TEST()
365 { MatrixCoefficients::RGB, TransferCharacteristics::LINEAR, ColorPrimaries::REC_2020 }, in TEST()
368 … MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ARIB_B67, ColorPrimaries::REC_2020 }, in TEST()
[all …]
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/
H A Dcolorspace_test.cpp158 ColorspaceDefinition csp_linear_2020 = csp_linear.to(ColorPrimaries::REC_2020); in TEST()
159 ColorspaceDefinition csp_arib_b67_2020 = csp_arib_b67.to(ColorPrimaries::REC_2020); in TEST()
246 … { MatrixCoefficients::REC_2020_NCL, TransferCharacteristics::REC_709, ColorPrimaries::REC_2020 }, in TEST()
356 test_case({ MatrixCoefficients::RGB, TransferCharacteristics::LINEAR, ColorPrimaries::REC_2020 }, in TEST()
357 …{ MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ST_2084, ColorPrimaries::REC_2020 }, in TEST()
360 test_case({ MatrixCoefficients::RGB, TransferCharacteristics::LINEAR, ColorPrimaries::REC_2020 }, in TEST()
361 … MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ARIB_B67, ColorPrimaries::REC_2020 }, in TEST()
364 …{ MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ST_2084, ColorPrimaries::REC_2020 }, in TEST()
365 { MatrixCoefficients::RGB, TransferCharacteristics::LINEAR, ColorPrimaries::REC_2020 }, in TEST()
368 … MatrixCoefficients::REC_2100_ICTCP, TransferCharacteristics::ARIB_B67, ColorPrimaries::REC_2020 }, in TEST()
[all …]
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/colorspace/
H A Dcolorspace_param.cpp89 case ColorPrimaries::REC_2020: in get_primaries_xy()
203 case ColorPrimaries::REC_2020: in ncl_yuv_to_rgb_matrix_from_primaries()
218 case ColorPrimaries::REC_2020: in ncl_rgb_to_yuv_matrix_from_primaries()
H A Dgraph.cpp77 csp.primaries == ColorPrimaries::REC_2020; in is_valid_ictcp()
84 csp.primaries == ColorPrimaries::REC_2020; in is_valid_lms()
164 if (csp.primaries == ColorPrimaries::REC_2020) in get_neighboring_colorspaces()
H A Dcolorspace.h59 REC_2020, enumerator
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/colorspace/
H A Dcolorspace_param.cpp89 case ColorPrimaries::REC_2020: in get_primaries_xy()
203 case ColorPrimaries::REC_2020: in ncl_yuv_to_rgb_matrix_from_primaries()
218 case ColorPrimaries::REC_2020: in ncl_rgb_to_yuv_matrix_from_primaries()
H A Dgraph.cpp77 csp.primaries == ColorPrimaries::REC_2020; in is_valid_ictcp()
84 csp.primaries == ColorPrimaries::REC_2020; in is_valid_lms()
164 if (csp.primaries == ColorPrimaries::REC_2020) in get_neighboring_colorspaces()
H A Dcolorspace.h59 REC_2020, enumerator
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testapp/
H A Dtable.cpp106 { "2020", ColorPrimaries::REC_2020 },
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testapp/
H A Dtable.cpp106 { "2020", ColorPrimaries::REC_2020 },
/dports/multimedia/handbrake/zimg-release-3.0.1/test/graph/
H A Dgraphbuilder_test.cpp409 …= { MatrixCoefficients::REC_2020_NCL, TransferCharacteristics::REC_709, ColorPrimaries::REC_2020 }; in TEST()
428 …= { MatrixCoefficients::REC_2020_NCL, TransferCharacteristics::REC_709, ColorPrimaries::REC_2020 }; in TEST()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/graph/
H A Dgraphbuilder_test.cpp409 …= { MatrixCoefficients::REC_2020_NCL, TransferCharacteristics::REC_709, ColorPrimaries::REC_2020 }; in TEST()
428 …= { MatrixCoefficients::REC_2020_NCL, TransferCharacteristics::REC_709, ColorPrimaries::REC_2020 }; in TEST()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/api/
H A Dzimg.cpp301 { ZIMG_PRIMARIES_BT2020, ColorPrimaries::REC_2020 }, in translate_primaries()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/api/
H A Dzimg.cpp301 { ZIMG_PRIMARIES_BT2020, ColorPrimaries::REC_2020 }, in translate_primaries()