Home
last modified time | relevance | path

Searched full:convert (Results 1 – 25 of 6565) sorted by relevance

12345678910>>...263

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c5 * audioconverter.c: Convert audio to different audio formats automatically
38 * This object is used to convert audio samples from one format to another.
74 typedef gboolean (*AudioConvertSamplesFunc) (GstAudioConverter * convert,
83 * convert S32->F64
85 * convert F64->S32
120 /* convert in */
130 /* convert out */
148 AudioConvertSamplesFunc convert; member
152 gst_audio_converter_copy (GstAudioConverter * convert) in gst_audio_converter_copy() argument
155 gst_audio_converter_new (convert->flags, &convert->in, &convert->out, in gst_audio_converter_copy()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c46 * This object is used to convert video frames from one format to another.
59 * (c) (convert Y'CbCr to R'G'B')
62 * (f) colorspace convert through XYZ
65 * (i) (convert R'G'B' to Y'CbCr)
338 typedef void (*FastConvertFunc) (GstVideoConverter * convert,
380 void (*convert) (GstVideoConverter * convert, const GstVideoFrame * src, member
424 void (*alpha_func) (GstVideoConverter * convert, gpointer pixels, gint width);
633 static void video_converter_generic (GstVideoConverter * convert,
635 static gboolean video_converter_lookup_fastpath (GstVideoConverter * convert);
636 static void video_converter_compute_matrix (GstVideoConverter * convert);
[all …]
/third_party/typescript/tests/cases/fourslash/
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow.ts6 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
7 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
8 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
11 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
12 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
13 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
16 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
17 verify.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous fun…
18 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
21 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
[all …]
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_FnArgument.ts7 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
8 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
9 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
12 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
13 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
14 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
17 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
18 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
19 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
22 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
[all …]
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_unusedName.ts6 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
7 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
8 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
11 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
12 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
13 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
16 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
17 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
18 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
21 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
[all …]
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Anon.ts6 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
7 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
8 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
11 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
12 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
13 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
16 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
17 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
18 verify.refactorAvailable("Convert arrow function or function expression", "Convert to arrow functio…
21 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
[all …]
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Anon_usedName.ts6 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
7 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
8 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
11 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
12 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
13 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
16 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
17 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
18 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
21 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
[all …]
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow_FnArgument.ts8 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
9 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
10 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
13 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
14 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
15 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
18 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
19 verify.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous fun…
20 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
23 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
[all …]
DrefactorConvertArrowFunctionOrFunctionExpression_Availability_Arrow_MultiDecl.ts6 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
7 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
8 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
11 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to named fun…
12 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
13 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
16 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
17 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to anonymous…
18 verify.not.refactorAvailable("Convert arrow function or function expression", "Convert to arrow fun…
21 verify.refactorAvailable("Convert arrow function or function expression", "Convert to named functio…
[all …]
/third_party/glslang/Test/
Dhlsl.type.type.conversion.all.frag88 …x2(zeros4);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
89 …x3(zeros6);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
90 …x4(zeros8);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
91 …x2(zeros6);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
92 …x3(zeros9);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
93 …4(zeros12);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
94 …x2(zeros8);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
95 …3(zeros12);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
96 …4(zeros16);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
97 …t2(zeros2);// Compilation failed because: error X3017: cannot implicitly convert from 'const float…
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c37 * @short_description: convert between video color spaces and formats
48 * #GstGLColorConvert to convert between video formats and color spaces.
57 static void _do_convert (GstGLContext * context, GstGLColorConvert * convert);
58 static gboolean _init_convert (GstGLColorConvert * convert);
59 static gboolean _init_convert_fbo (GstGLColorConvert * convert);
61 convert, GstBuffer * inbuf);
64 GstGLColorConvert * convert);
120 * data transferred as GL_LUMINANCE_ALPHA then convert back to GRAY16
185 * data transferred as GL_LUMINANCE_ALPHA then convert back to GRAY16
575 GST_DEBUG_CATEGORY_INIT (gst_gl_color_convert_debug, "glconvert", 0, "convert");
[all …]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DConverter.h75 return Convert(std::forward<OUT>(out), std::forward<IN>(in)); in operator()
87 return Convert(out_els, out_count, in); in operator()
102 // Below are the various overloads of Convert() used to convert the interop -> Dawn types.
103 [[nodiscard]] bool Convert(wgpu::Extent3D& out, const interop::GPUExtent3D& in);
105 [[nodiscard]] bool Convert(wgpu::Origin3D& out, const interop::GPUOrigin3DDict& in);
107 [[nodiscard]] bool Convert(wgpu::Color& out, const interop::GPUColor& in);
109 [[nodiscard]] bool Convert(wgpu::Origin3D& out,
112 [[nodiscard]] bool Convert(wgpu::TextureAspect& out, const interop::GPUTextureAspect& in);
114 [[nodiscard]] bool Convert(wgpu::ImageCopyTexture& out,
117 [[nodiscard]] bool Convert(wgpu::ImageCopyBuffer& out,
[all …]
DConverter.cpp33 bool Converter::Convert(wgpu::Extent3D& out, const interop::GPUExtent3D& in) { in Convert() function in wgpu::binding::Converter
59 bool Converter::Convert(wgpu::Origin3D& out, const interop::GPUOrigin3DDict& in) { in Convert() function in wgpu::binding::Converter
67 bool Converter::Convert(wgpu::Color& out, const interop::GPUColor& in) { in Convert() function in wgpu::binding::Converter
96 bool Converter::Convert(wgpu::Origin3D& out, in Convert() function in wgpu::binding::Converter
113 bool Converter::Convert(wgpu::TextureAspect& out, const interop::GPUTextureAspect& in) { in Convert() function in wgpu::binding::Converter
130 bool Converter::Convert(wgpu::ImageCopyTexture& out, const interop::GPUImageCopyTexture& in) { in Convert() function in wgpu::binding::Converter
132 return Convert(out.texture, in.texture) && Convert(out.mipLevel, in.mipLevel) && in Convert()
133 Convert(out.origin, in.origin) && Convert(out.aspect, in.aspect); in Convert()
136 bool Converter::Convert(wgpu::ImageCopyBuffer& out, const interop::GPUImageCopyBuffer& in) { in Convert() function in wgpu::binding::Converter
139 return Convert(out.layout.offset, in.offset) && in Convert()
[all …]
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorconvertelement.c38 "glconvertelement", 0, "convert");
79 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (filter); in gst_gl_color_convert_element_gl_stop() local
81 if (convert->convert) { in gst_gl_color_convert_element_gl_stop()
82 gst_object_unref (convert->convert); in gst_gl_color_convert_element_gl_stop()
83 convert->convert = NULL; in gst_gl_color_convert_element_gl_stop()
124 gst_gl_color_convert_element_init (GstGLColorConvertElement * convert) in gst_gl_color_convert_element_init() argument
126 gst_base_transform_set_prefer_passthrough (GST_BASE_TRANSFORM (convert), in gst_gl_color_convert_element_init()
134 GstGLColorConvertElement *convert = in gst_gl_color_convert_element_gl_set_caps() local
137 if (!convert->convert && base_filter->context) in gst_gl_color_convert_element_gl_set_caps()
138 convert->convert = gst_gl_color_convert_new (base_filter->context); in gst_gl_color_convert_element_gl_set_caps()
[all …]
/third_party/glslang/Test/baseResults/
D400.vert.out83 0:35 Convert float to double ( temp double)
87 0:36 Convert float to double ( temp double)
91 0:37 Convert float to double ( temp double)
95 0:38 Convert float to double ( temp double)
99 0:40 Convert uint to double ( temp double)
103 0:41 Convert uint to double ( temp double)
107 0:42 Convert uint to double ( temp double)
111 0:43 Convert uint to double ( temp double)
115 0:45 Convert int to double ( temp double)
119 0:46 Convert int to double ( temp double)
[all …]
Dconversion.frag.out11 0:35 Convert int to bool ( temp bool)
13 0:35 Convert float to bool ( temp bool)
19 0:36 Convert int to bool ( temp bool)
21 0:36 Convert float to bool ( temp bool)
27 0:37 Convert int to bool ( temp bool)
29 0:37 Convert float to bool ( temp bool)
31 0:37 Convert int to bool ( temp bool)
37 0:38 Convert int to bool ( temp bool)
39 0:38 Convert float to bool ( temp bool)
41 0:38 Convert int to bool ( temp bool)
[all …]
DfindFunction.frag.out4 ERROR: 0:40: '=' : cannot convert from ' const float' to ' temp int64_t'
6 ERROR: 0:41: '=' : cannot convert from ' const float' to ' temp int64_t'
8 ERROR: 0:44: '=' : cannot convert from ' const float' to ' temp int64_t'
23 0:7 Convert int16_t to int64 ( temp int64_t)
25 0:7 Convert int8_t to int16_t ( temp int16_t)
37 0:12 Convert int to int64 ( temp int64_t)
39 0:12 Convert int8_t to int ( temp int)
42 0:12 Convert int16_t to int ( temp int)
52 0:17 Convert int to int64 ( temp int64_t)
65 0:22 Convert float to int64 ( temp int64_t)
[all …]
Dhlsl.boolConv.vert.out20 0:6 Convert bool to int ( temp int)
22 0:6 Convert bool to int ( temp int)
27 0:7 Convert bool to int ( temp int)
29 0:7 Convert bool to int ( temp int)
34 0:8 Convert bool to int ( temp int)
36 0:8 Convert bool to int ( temp int)
41 0:9 Convert bool to int ( temp int)
43 0:9 Convert bool to int ( temp int)
48 0:10 Convert bool to int ( temp int)
50 0:10 Convert bool to int ( temp int)
[all …]
Dhlsl.type.type.conversion.all.frag.out2 ERROR: 0:88: '=' : cannot convert from ' const 2X2 matrix of float' to ' temp 2-component vector o…
3 ERROR: 0:89: '=' : cannot convert from ' const 2X3 matrix of float' to ' temp 2-component vector o…
4 ERROR: 0:90: '=' : cannot convert from ' const 2X4 matrix of float' to ' temp 2-component vector o…
5 ERROR: 0:91: '=' : cannot convert from ' const 3X2 matrix of float' to ' temp 2-component vector o…
6 ERROR: 0:92: '=' : cannot convert from ' const 3X3 matrix of float' to ' temp 2-component vector o…
7 ERROR: 0:93: '=' : cannot convert from ' const 3X4 matrix of float' to ' temp 2-component vector o…
8 ERROR: 0:94: '=' : cannot convert from ' const 4X2 matrix of float' to ' temp 2-component vector o…
9 ERROR: 0:95: '=' : cannot convert from ' const 4X3 matrix of float' to ' temp 2-component vector o…
10 ERROR: 0:96: '=' : cannot convert from ' const 4X4 matrix of float' to ' temp 2-component vector o…
11 ERROR: 0:97: '=' : cannot convert from ' const 2-component vector of float' to ' temp 3-component …
[all …]
/third_party/node/deps/npm/node_modules/color-convert/
DREADME.md1 # color-convert
3 … Status](https://travis-ci.org/Qix-/color-convert.svg?branch=master)](https://travis-ci.org/Qix-/c…
5 Color-convert is a color conversion library for JavaScript and node.
9 var convert = require('color-convert');
11 convert.rgb.hsl(140, 200, 100); // [96, 48, 59]
12 convert.keyword.rgb('blue'); // [0, 0, 255]
14 var rgbChannels = convert.rgb.channels; // 3
15 var cmykChannels = convert.cmyk.channels; // 4
16 var ansiChannels = convert.ansi16.channels; // 1
22 $ npm install color-convert
[all …]
Dpackage.json2 "_from": "color-convert@^1.9.0",
3 "_id": "color-convert@1.9.1",
6 "_location": "/color-convert",
11 "raw": "color-convert@^1.9.0",
12 "name": "color-convert",
13 "escapedName": "color-convert",
21 "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.1.tgz",
23 "_spec": "color-convert@^1.9.0",
30 "url": "https://github.com/Qix-/color-convert/issues"
48 "homepage": "https://github.com/Qix-/color-convert#readme",
[all …]
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuda-converter.c27 * This object is used to convert video frames from one format to another.
58 static gboolean cuda_converter_lookup_path (GstCudaConverter * convert);
669 /* convert ARGB or ARGB64 to other RGB formats with scale */
748 gboolean (*convert) (GstCudaConverter * convert, const GstCudaMemory * src, member
777 * Create a new converter object to convert between @in_info and @out_info
786 GstCudaConverter *convert; in gst_cuda_converter_new() local
799 convert = g_new0 (GstCudaConverter, 1); in gst_cuda_converter_new()
801 convert->in_info = *in_info; in gst_cuda_converter_new()
802 convert->out_info = *out_info; in gst_cuda_converter_new()
810 if (!cuda_converter_lookup_path (convert)) in gst_cuda_converter_new()
[all …]
/third_party/typescript/tests/baselines/reference/
DtsxInferenceShouldNotYieldAnyOnUnions.types15 convert: (t: T) => string;
16 >convert : (t: T) => string
38 ShouldInferFromData({ data: "1", convert: n => "" + n });
39 >ShouldInferFromData({ data: "1", convert: n => "" + n }) : JSX.Element
41 >{ data: "1", convert: n => "" + n } : { data: string; convert: (n: string) => string; }
44 >convert : (n: string) => string
51 ShouldInferFromData({ data: 2, convert: n => "" + n });
52 >ShouldInferFromData({ data: 2, convert: n => "" + n }) : JSX.Element
54 >{ data: 2, convert: n => "" + n } : { data: number; convert: (n: number) => string; }
57 >convert : (n: number) => string
[all …]
/third_party/flatbuffers/samples/
DSampleBinary.cs76 Assert(monster.Mana == 150, "monster.Mana", Convert.ToString(monster.Mana), in Main()
77 Convert.ToString(150)); in Main()
78 Assert(monster.Hp == 300, "monster.Hp", Convert.ToString(monster.Hp), Convert.ToString(30)); in Main()
81 Assert(monster.Color == Color.Red, "monster.Color", Convert.ToString(monster.Color), in Main()
82 Convert.ToString(Color.Red)); in Main()
86 Convert.ToString(vec.X), Convert.ToString(1.0f)); in Main()
88 Convert.ToString(vec.Y), Convert.ToString(2.0f)); in Main()
90 Convert.ToString(vec.Z), Convert.ToString(3.0f)); in Main()
96 Convert.ToString(monster.Inventory(i)), Convert.ToString(i)); in Main()
107 Convert.ToString(monster.Weapons(i).Value.Damage), in Main()
[all …]
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp253 case EOpConvInt8ToBool: out.debug << "Convert int8_t to bool"; break; in visitUnary()
254 case EOpConvUint8ToBool: out.debug << "Convert uint8_t to bool"; break; in visitUnary()
255 case EOpConvInt16ToBool: out.debug << "Convert int16_t to bool"; break; in visitUnary()
256 case EOpConvUint16ToBool: out.debug << "Convert uint16_t to bool";break; in visitUnary()
257 case EOpConvIntToBool: out.debug << "Convert int to bool"; break; in visitUnary()
258 case EOpConvUintToBool: out.debug << "Convert uint to bool"; break; in visitUnary()
259 case EOpConvInt64ToBool: out.debug << "Convert int64 to bool"; break; in visitUnary()
260 case EOpConvUint64ToBool: out.debug << "Convert uint64 to bool"; break; in visitUnary()
261 case EOpConvFloat16ToBool: out.debug << "Convert float16_t to bool"; break; in visitUnary()
262 case EOpConvFloatToBool: out.debug << "Convert float to bool"; break; in visitUnary()
[all …]

12345678910>>...263