Home
last modified time | relevance | path

Searched refs:csp_out (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A Dfnc_fmtcl.cpp49 static void override_fmt_with_csp (PicFmt &fmt, ColorSpaceH265 csp_out, int plane_out) in override_fmt_with_csp() argument
53 if (csp_out == ColorSpaceH265_RGB) in override_fmt_with_csp()
57 else if (csp_out == ColorSpaceH265_YCGCO) in override_fmt_with_csp()
263 …at4 &mat_main, const PicFmt &dst_fmt, const PicFmt &src_fmt, ColorSpaceH265 csp_out, int plane_out) in prepare_matrix_coef() argument
279 override_fmt_with_csp (dst_fmt2, csp_out, plane_out); in prepare_matrix_coef()
H A Dfnc.h56 …t4 &mat_main, const PicFmt &dst_fmt, const PicFmt &src_fmt, ColorSpaceH265 csp_out, int plane_out);
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/colorspace/
H A Dcolorspace.cpp97 csp_out{},
111 if (csp_in == csp_out) in create()
114 return ztd::make_unique<ColorspaceConversionImpl>(width, height, csp_in, csp_out, params, cpu); in create()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/colorspace/
H A Dcolorspace.cpp97 csp_out{},
111 if (csp_in == csp_out) in create()
114 return ztd::make_unique<ColorspaceConversionImpl>(width, height, csp_in, csp_out, params, cpu); in create()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testapp/
H A Dcolorspaceapp.cpp68 zimg::colorspace::ColorspaceDefinition csp_out; member
97 …{ OPTION_USER1, "csp-out", "colorspace-out", offsetof(Arguments, csp_out), decode_colorspace, "ou…
126 bool yuv_out = args.csp_out.matrix != zimg::colorspace::MatrixCoefficients::RGB; in colorspace_main()
137 .set_csp_out(args.csp_out) in colorspace_main()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testapp/
H A Dcolorspaceapp.cpp68 zimg::colorspace::ColorspaceDefinition csp_out; member
97 …{ OPTION_USER1, "csp-out", "colorspace-out", offsetof(Arguments, csp_out), decode_colorspace, "ou…
126 bool yuv_out = args.csp_out.matrix != zimg::colorspace::MatrixCoefficients::RGB; in colorspace_main()
137 .set_csp_out(args.csp_out) in colorspace_main()
H A Dgraphapp.cpp47 static_cast<int>(conv.csp_out.matrix), in colorspace()
48 static_cast<int>(conv.csp_out.transfer), in colorspace()
49 static_cast<int>(conv.csp_out.primaries), in colorspace()
/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/x86/
H A Dcolorspace_sse_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out); in test_case()
H A Dcolorspace_avx_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out); in test_case()
H A Dcolorspace_avx2_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out) in test_case()
H A Dcolorspace_sse2_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out) in test_case()
H A Dcolorspace_avx512_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out) in test_case()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/x86/
H A Dcolorspace_sse_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out); in test_case()
H A Dcolorspace_avx_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out); in test_case()
H A Dcolorspace_sse2_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out) in test_case()
H A Dcolorspace_avx2_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out) in test_case()
H A Dcolorspace_avx512_test.cpp15 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
29 .set_csp_out(csp_out) in test_case()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/arm/
H A Dcolorspace_neon_test.cpp21 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
35 .set_csp_out(csp_out) in test_case()
/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/arm/
H A Dcolorspace_neon_test.cpp21 …g::colorspace::ColorspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, in test_case() argument
35 .set_csp_out(csp_out) in test_case()
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtc/
H A Dfnc_fmtc.cpp152 … const ::VSFormat &fmt_src, bool full_range_src_flag, fmtcl::ColorSpaceH265 csp_out, int plane_out) in prepare_matrix_coef() argument
160 mat_proc, mat_main, fmt_dst_fmtcl, fmt_src_fmtcl, csp_out, plane_out in prepare_matrix_coef()
H A Dfnc.h62 …nst ::VSFormat &fmt_src, bool full_range_src_flag, fmtcl::ColorSpaceH265 csp_out = fmtcl::ColorSpa…
/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/
H A Dcolorspace_test.cpp10 …orspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, const char * con… in test_case() argument
18 .set_csp_out(csp_out) in test_case()
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcavs/
H A Dfnc_fmtcavs.cpp220 …lag, const FmtAvs &fmt_src, bool full_range_src_flag, fmtcl::ColorSpaceH265 csp_out, int plane_out) in prepare_matrix_coef() argument
228 mat_proc, mat_main, fmt_dst_fmtcl, fmt_src_fmtcl, csp_out, plane_out in prepare_matrix_coef()
H A Dfnc.h69 …ag, const FmtAvs &fmt_src, bool full_range_src_flag, fmtcl::ColorSpaceH265 csp_out, int plane_out);
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/
H A Dcolorspace_test.cpp10 …orspaceDefinition &csp_in, const zimg::colorspace::ColorspaceDefinition &csp_out, const char * con… in test_case() argument
18 .set_csp_out(csp_out) in test_case()

12