| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | audio-converter.c | 148 AudioConvertSamplesFunc convert; member 152 gst_audio_converter_copy (GstAudioConverter * convert) in gst_audio_converter_copy() 196 audio_chain_new (AudioChain * prev, GstAudioConverter * convert) in audio_chain_new() 278 get_opt_enum (GstAudioConverter * convert, const gchar * opt, GType type, in get_opt_enum() 288 get_opt_value (GstAudioConverter * convert, const gchar * opt) in get_opt_value() 315 GstAudioConverter *convert = user_data; in copy_config() local 347 gst_audio_converter_update_config (GstAudioConverter * convert, in gst_audio_converter_update_config() 388 gst_audio_converter_get_config (GstAudioConverter * convert, in gst_audio_converter_get_config() 404 GstAudioConverter *convert = user_data; in get_output_samples() local 446 GstAudioConverter *convert = user_data; in do_unpack() local [all …]
|
| /third_party/gstreamer/gstplugins_base/ext/gl/ |
| D | gstglcolorconvertelement.c | 79 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (filter); in gst_gl_color_convert_element_gl_stop() local 124 gst_gl_color_convert_element_init (GstGLColorConvertElement * convert) in gst_gl_color_convert_element_init() 134 GstGLColorConvertElement *convert = in gst_gl_color_convert_element_gl_set_caps() local 150 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (bt); in gst_gl_color_convert_element_transform_caps() local 196 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (trans); in gst_gl_color_convert_element_decide_allocation() local 213 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (bt); in gst_gl_color_convert_element_prepare_output_buffer() local 262 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (element); in gst_gl_color_convert_element_change_state() local
|
| D | gstglviewconvert.c | 165 gst_gl_view_convert_element_init (GstGLViewConvertElement * convert) in gst_gl_view_convert_element_init() 173 GstGLViewConvertElement *convert = GST_GL_VIEW_CONVERT_ELEMENT (object); in gst_gl_view_convert_dispose() local 271 GstGLViewConvertElement *convert = GST_GL_VIEW_CONVERT_ELEMENT (object); in gst_gl_view_convert_element_set_property() local 300 GstGLViewConvertElement *convert = GST_GL_VIEW_CONVERT_ELEMENT (object); in gst_gl_view_convert_element_get_property() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
| D | gstglcolorconvert.c | 593 gst_gl_color_convert_init (GstGLColorConvert * convert) in gst_gl_color_convert_init() 611 GstGLColorConvert *convert; in gst_gl_color_convert_new() local 631 GstGLColorConvert *convert; in gst_gl_color_convert_finalize() local 646 _reset_gl (GstGLContext * context, GstGLColorConvert * convert) in _reset_gl() 667 gst_gl_color_convert_reset_shader (GstGLColorConvert * convert) in gst_gl_color_convert_reset_shader() 689 gst_gl_color_convert_reset (GstGLColorConvert * convert) in gst_gl_color_convert_reset() 753 _gst_gl_color_convert_set_caps_unlocked (GstGLColorConvert * convert, in _gst_gl_color_convert_set_caps_unlocked() 879 gst_gl_color_convert_set_caps (GstGLColorConvert * convert, in gst_gl_color_convert_set_caps() 903 gst_gl_color_convert_decide_allocation (GstGLColorConvert * convert, in gst_gl_color_convert_decide_allocation() 1477 gst_gl_color_convert_perform (GstGLColorConvert * convert, GstBuffer * inbuf) in gst_gl_color_convert_perform() [all …]
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | video-converter.c | 380 void (*convert) (GstVideoConverter * convert, const GstVideoFrame * src, member 692 setup_border_alloc (GstVideoConverter * convert, ConverterAlloc * alloc) in setup_border_alloc() 720 GstVideoConverter *convert = alloc->user_data; in get_border_temp_line() local 732 get_opt_int (GstVideoConverter * convert, const gchar * opt, gint def) in get_opt_int() 741 get_opt_uint (GstVideoConverter * convert, const gchar * opt, guint def) in get_opt_uint() 750 get_opt_double (GstVideoConverter * convert, const gchar * opt, gdouble def) in get_opt_double() 759 get_opt_bool (GstVideoConverter * convert, const gchar * opt, gboolean def) in get_opt_bool() 768 get_opt_enum (GstVideoConverter * convert, const gchar * opt, GType type, in get_opt_enum() 851 chain_unpack_line (GstVideoConverter * convert, gint idx) in chain_unpack_line() 880 chain_upsample (GstVideoConverter * convert, GstLineCache * prev, gint idx) in chain_upsample() [all …]
|
| /third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
| D | cuda-converter.c | 748 gboolean (*convert) (GstCudaConverter * convert, const GstCudaMemory * src, member 786 GstCudaConverter *convert; in gst_cuda_converter_new() local 863 gst_cuda_converter_free (GstCudaConverter * convert) in gst_cuda_converter_free() 909 gst_cuda_converter_frame (GstCudaConverter * convert, const GstCudaMemory * src, in gst_cuda_converter_frame() 944 gst_cuda_converter_frame_unlocked (GstCudaConverter * convert, in gst_cuda_converter_frame_unlocked() 959 convert_ensure_fallback_memory (GstCudaConverter * convert, in convert_ensure_fallback_memory() 1023 convert_create_texture (GstCudaConverter * convert, const GstCudaMemory * src, in convert_create_texture() 1089 convert_YUV_TO_YUV (GstCudaConverter * convert, in convert_YUV_TO_YUV() 1153 convert_YUV_TO_RGB (GstCudaConverter * convert, in convert_YUV_TO_RGB() 1214 convert_UNPACK_RGB (GstCudaConverter * convert, CUfunction kernel_func, in convert_UNPACK_RGB() [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | vertexconversion.h | 32 static T convert(T x) { return x; } in convert() function 42 static ToT convert(FromT x) { return static_cast<ToT>(x); } in convert() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | vertexconversion.h | 32 static T convert(T x) { return x; } in convert() function 42 static ToT convert(FromT x) { return static_cast<ToT>(x); } in convert() function
|
| /third_party/typescript/tests/baselines/reference/ |
| D | tsxInferenceShouldNotYieldAnyOnUnions.js | 36 ShouldInferFromData({ data: "1", convert: function (n) { return "" + n; } }); method 37 ShouldInferFromData({ data: 2, convert: function (n) { return "" + n; } }); method
|
| /third_party/rust/crates/os_str_bytes/src/windows/wtf8/ |
| D | mod.rs | 10 mod convert; module
|
| /third_party/skia/third_party/externals/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.h | 325 bool convert(T *output) const { in convert() function 359 bool convert(size_t index, T *output) const { in convert() function
|
| /third_party/flutter/skia/third_party/externals/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.h | 325 bool convert(T *output) const { in convert() function 359 bool convert(size_t index, T *output) const { in convert() function
|
| /third_party/protobuf/js/binary/ |
| D | decoder.js | 289 jspb.BinaryDecoder.prototype.readSplitVarint64 = function(convert) { argument 345 jspb.BinaryDecoder.prototype.readSplitZigzagVarint64 = function(convert) { argument 362 jspb.BinaryDecoder.prototype.readSplitFixed64 = function(convert) { argument
|
| D | reader.js | 982 jspb.BinaryReader.prototype.readSplitVarint64 = function(convert) { argument 999 jspb.BinaryReader.prototype.readSplitZigzagVarint64 = function(convert) { argument 1032 jspb.BinaryReader.prototype.readSplitFixed64 = function(convert) { argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | clodulesDerivedClasses.ts | 6 export function convert(): Shape { return null;} function
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | typeof-attribute.c | 4 #define convert(v) \ macro
|
| /third_party/skia/third_party/icu/ |
| D | make_data_cpp.py | 31 def convert(fmt, name, src_path, dst_path): function
|
| /third_party/flutter/skia/third_party/icu/ |
| D | make_data_cpp.py | 29 def convert(fmt, name, src_path, dst_path): function
|
| /third_party/gstreamer/gstplugins_base/tests/examples/audio/ |
| D | audiomix.c | 130 GstElement *filesrc, *decodebin, *volume, *convert, *format; in make_mixer_channel() local 165 GstElement *mix, *convert, *sink; in main() local
|
| /third_party/alsa-lib/include/ |
| D | pcm_rate.h | 88 void (*convert)(void *obj, member 152 void (*convert)(void *obj, member 170 void (*convert)(void *obj, member
|
| /third_party/skia/experimental/xps_to_png/ |
| D | xps_to_png.cs | 23 static void convert(double dpi, string path, string out_path) { in convert() method in Program
|
| /third_party/flutter/skia/experimental/xps_to_png/ |
| D | xps_to_png.cs | 23 static void convert(double dpi, string path, string out_path) { in convert() method in Program
|
| /third_party/node/deps/npm/node_modules/encoding/lib/ |
| D | encoding.js | 20 function convert(str, to, from, useLite) { function
|
| /third_party/node/deps/npm/node_modules/color-convert/ |
| D | index.js | 4 var convert = {}; variable
|
| /third_party/gstreamer/gstplugins_base/gst/audioconvert/ |
| D | gstaudioconvert.h | 50 GstAudioConverter *convert; member
|