/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 97 #define GST_VIDEO_MIXER2_GET_LOCK(mix) \ argument 99 #define GST_VIDEO_MIXER2_LOCK(mix) \ argument 101 #define GST_VIDEO_MIXER2_UNLOCK(mix) \ argument 103 #define GST_VIDEO_MIXER2_GET_SETCAPS_LOCK(mix) \ argument 105 #define GST_VIDEO_MIXER2_SETCAPS_LOCK(mix) \ argument 107 #define GST_VIDEO_MIXER2_SETCAPS_UNLOCK(mix) \ argument 176 gst_videomixer2_update_src_caps (GstVideoMixer2 * mix) in gst_videomixer2_update_src_caps() 298 gst_videomixer2_update_converters (GstVideoMixer2 * mix) in gst_videomixer2_update_converters() 477 GstVideoMixer2 *mix; in gst_videomixer2_pad_sink_setcaps() local 522 gst_videomixer2_pad_sink_getcaps (GstPad * pad, GstVideoMixer2 * mix, in gst_videomixer2_pad_sink_getcaps() [all …]
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglbasemixer.c | 96 _find_local_gl_context (GstGLBaseMixer * mix) in _find_local_gl_context() 108 _get_gl_context (GstGLBaseMixer * mix) in _get_gl_context() 177 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (agg); in gst_gl_base_mixer_propose_allocation() local 189 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (agg); in gst_gl_base_mixer_sink_query() local 283 gst_gl_base_mixer_init (GstGLBaseMixer * mix) in gst_gl_base_mixer_init() 291 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (element); in gst_gl_base_mixer_set_context() local 304 gst_gl_base_mixer_activate (GstGLBaseMixer * mix, gboolean active) in gst_gl_base_mixer_activate() 324 GstGLBaseMixer *mix; in gst_gl_base_mixer_src_activate_mode() local 344 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (agg); in gst_gl_base_mixer_src_query() local 364 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (agg); in gst_gl_base_mixer_decide_allocation() local [all …]
|
D | gstglmixer.c | 108 GstGLMixer *mix = GST_GL_MIXER (vagg); in gst_gl_mixer_pad_prepare_frame() local 149 GstGLMixer *mix = GST_GL_MIXER (agg); in _negotiated_caps() local 185 GstGLMixer *mix = GST_GL_MIXER (agg); in gst_gl_mixer_propose_allocation() local 254 gst_gl_mixer_pad_sink_acceptcaps (GstPad * pad, GstGLMixer * mix, in gst_gl_mixer_pad_sink_acceptcaps() 274 gst_gl_mixer_pad_sink_getcaps (GstPad * pad, GstGLMixer * mix, GstCaps * filter) in gst_gl_mixer_pad_sink_getcaps() 312 GstGLMixer *mix = GST_GL_MIXER (agg); in gst_gl_mixer_sink_query() local 437 gst_gl_mixer_reset (GstGLMixer * mix) in gst_gl_mixer_reset() 443 gst_gl_mixer_init (GstGLMixer * mix) in gst_gl_mixer_init() 457 GstGLMixer *mix = GST_GL_MIXER (object); in gst_gl_mixer_finalize() local 519 _mixer_create_fbo (GstGLContext * context, GstGLMixer * mix) in _mixer_create_fbo() [all …]
|
D | gstglstereomix.c | 216 gst_gl_stereo_mix_init (GstGLStereoMix * mix) in gst_gl_stereo_mix_init() 269 GstGLStereoMix *mix = GST_GL_STEREO_MIX (videoaggregator); in gst_gl_stereo_mix_create_output_buffer() local 305 gst_gl_stereo_mix_make_output (GstGLStereoMix * mix) in gst_gl_stereo_mix_make_output() 363 GstGLStereoMix *mix = GST_GL_STEREO_MIX (vagg); in gst_gl_stereo_mix_aggregate_frames() local 386 GstGLStereoMix *mix = GST_GL_STEREO_MIX (object); in gst_gl_stereo_mix_get_property() local 402 GstGLStereoMix *mix = GST_GL_STEREO_MIX (object); in gst_gl_stereo_mix_set_property() local 456 GstGLStereoMix *mix = GST_GL_STEREO_MIX (agg); in gst_gl_stereo_mix_start() local 473 GstGLStereoMix *mix = GST_GL_STEREO_MIX (agg); in gst_gl_stereo_mix_stop() local 488 get_converted_caps (GstGLStereoMix * mix, GstCaps * caps) in get_converted_caps() 525 GstGLStereoMix *mix = GST_GL_STEREO_MIX (vagg); in _update_caps() local [all …]
|
D | gstglvideomixer.c | 779 GstGLMixer *mix = GST_GL_MIXER (gst_pad_get_parent (GST_PAD (pad))); in gst_gl_video_mixer_pad_set_property() local 886 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (element); in gst_gl_video_mixer_release_pad() local 990 _mixer_pad_get_output_size (GstGLVideoMixer * mix, in _mixer_pad_get_output_size() 1075 GstGLVideoMixer *mix = GST_GL_VIDEO_MIXER (vagg); in _fixate_caps() local 1242 gst_gl_video_mixer_process_textures (GstGLMixer * mix, GstGLMemory * out_tex) in gst_gl_video_mixer_process_textures()
|
D | gstglmosaic.c | 261 gst_gl_mosaic_process_textures (GstGLMixer * mix, GstGLMemory * out_tex) in gst_gl_mosaic_process_textures()
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitMixinPrivateProtected.ts | 3 declare function mix<TMix>(mixin: TMix): TMix; function 21 declare function mix<TMix>(mixin: TMix): TMix; function
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserUsingConstructorAsIdentifier.ts | 32 function mix(constructor) { function
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9lpf_neon.S | 589 .macro loop_filter_4_16b_mix mix argument 599 .macro loop_filter_8_16b_mix mix argument 806 .macro mix_v_16 mix argument 897 .macro mix_h_16 mix argument
|
/third_party/gstreamer/gstplugins_base/tests/examples/audio/ |
D | audiomix.c | 128 make_mixer_channel (GstElement * pipeline, GstElement * mix, gchar * file_name) in make_mixer_channel() 165 GstElement *mix, *convert, *sink; in main() local
|
/third_party/skia/src/gpu/tessellate/ |
D | Tessellation.h | 52 AI vec<N> mix(vec<N> a, vec<N> b, vec<N> T) { in mix() function 58 AI vec<N> mix(vec<N> a, vec<N> b, float T) { in mix() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-channel-mixer.c | 83 gst_audio_channel_mixer_free (GstAudioChannelMixer * mix) in gst_audio_channel_mixer_free() 658 gst_audio_channel_mixer_setup_matrix_int (GstAudioChannelMixer * mix) in gst_audio_channel_mixer_setup_matrix_int() 831 GstAudioChannelMixer *mix; in gst_audio_channel_mixer_new_with_matrix() local 1028 gst_audio_channel_mixer_is_passthrough (GstAudioChannelMixer * mix) in gst_audio_channel_mixer_is_passthrough() 1069 gst_audio_channel_mixer_samples (GstAudioChannelMixer * mix, in gst_audio_channel_mixer_samples()
|
/third_party/boost/libs/log/src/ |
D | murmur3.hpp | 51 void mix(uint32_t value) BOOST_NOEXCEPT in mix() function in boost::aux::murmur3_32
|
/third_party/typescript/tests/baselines/reference/ |
D | parserUsingConstructorAsIdentifier.js | 33 function mix(constructor) { function
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
D | SynthVoice.java | 50 public void mix(float[] outputBuffer, int samplesPerFrame, float level) { in mix() method in SynthVoice
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | audio-trickplay.c | 50 GstElement *src, *mix = NULL, *sink; in main() local
|
/third_party/abseil-cpp/absl/random/internal/ |
D | seed_material.cc | 187 auto mix = [&](uint32_t x, uint32_t y) { in MixIntoSeedMaterial() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | seed_material.cc | 235 auto mix = [&](uint32_t x, uint32_t y) { in MixIntoSeedMaterial() local
|
/third_party/libnl/lib/ |
D | hash.c | 102 #define mix(a,b,c) \ macro
|
/third_party/uboot/u-boot-2020.01/drivers/w1-eeprom/ |
D | ds2502.c | 48 u8 mix = (crc ^ data) & 1; in ds2502_crc8() local
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | capsnego.c | 68 GstElement *mix, *proc, *conv; in create_node() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_acrusher.c | 48 double mix; member 226 const double mix = s->mix; in filter_frame() local
|
D | af_sidechaincompress.c | 51 double mix; member 169 const double mix = s->mix; in compressor() local
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | ParagraphCache.cpp | 41 uint32_t ParagraphCache::KeyHash::mix(uint32_t hash, uint32_t data) const { in mix() function in skia::textlayout::ParagraphCache::KeyHash
|
/third_party/skia/modules/skparagraph/src/ |
D | ParagraphCache.cpp | 64 uint32_t ParagraphCache::KeyHash::mix(uint32_t hash, uint32_t data) const { in mix() function in skia::textlayout::ParagraphCache::KeyHash
|