Home
last modified time | relevance | path

Searched defs:mix (Results 1 – 25 of 63) sorted by relevance

123

/third_party/mesa3d/docs/_extra/specs/
DEXT_shader_integer_mix.spec41 GLSL 1.30 (and GLSL ES 3.00) expanded the mix() built-in function to function
43 selects. This extension extends mix() to select between int, uint, function
118 2) Should we allow mix() to select between boolean components? function
136 2 08/26/2013 mattst88 Change vendor prefix to MESA. Add mix() that function
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c100 #define GST_VIDEO_MIXER2_GET_LOCK(mix) \ argument
102 #define GST_VIDEO_MIXER2_LOCK(mix) \ argument
104 #define GST_VIDEO_MIXER2_UNLOCK(mix) \ argument
106 #define GST_VIDEO_MIXER2_GET_SETCAPS_LOCK(mix) \ argument
108 #define GST_VIDEO_MIXER2_SETCAPS_LOCK(mix) \ argument
110 #define GST_VIDEO_MIXER2_SETCAPS_UNLOCK(mix) \ argument
179 gst_videomixer2_update_src_caps (GstVideoMixer2 * mix) in gst_videomixer2_update_src_caps()
304 gst_videomixer2_update_converters (GstVideoMixer2 * mix) in gst_videomixer2_update_converters()
483 GstVideoMixer2 *mix; in gst_videomixer2_pad_sink_setcaps() local
528 gst_videomixer2_pad_sink_getcaps (GstPad * pad, GstVideoMixer2 * mix, in gst_videomixer2_pad_sink_getcaps()
[all …]
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbasemixer.c105 _find_local_gl_context_unlocked (GstGLBaseMixer * mix) in _find_local_gl_context_unlocked()
172 _get_gl_context_unlocked (GstGLBaseMixer * mix) in _get_gl_context_unlocked()
258 _get_gl_context (GstGLBaseMixer * mix) in _get_gl_context()
271 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (agg); in gst_gl_base_mixer_propose_allocation() local
283 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (agg); in gst_gl_base_mixer_sink_query() local
406 gst_gl_base_mixer_init (GstGLBaseMixer * mix) in gst_gl_base_mixer_init()
416 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (object); in gst_gl_base_mixer_finalize() local
466 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (element); in gst_gl_base_mixer_set_context() local
493 gst_gl_base_mixer_activate (GstGLBaseMixer * mix, gboolean active) in gst_gl_base_mixer_activate()
517 GstGLBaseMixer *mix; in gst_gl_base_mixer_src_activate_mode() local
[all …]
Dgstglmixer.c108 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
446 gst_gl_mixer_reset (GstGLMixer * mix) in gst_gl_mixer_reset()
452 gst_gl_mixer_init (GstGLMixer * mix) in gst_gl_mixer_init()
466 GstGLMixer *mix = GST_GL_MIXER (object); in gst_gl_mixer_finalize() local
528 _mixer_create_fbo (GstGLContext * context, GstGLMixer * mix) in _mixer_create_fbo()
[all …]
Dgstglstereomix.c222 gst_gl_stereo_mix_init (GstGLStereoMix * mix) in gst_gl_stereo_mix_init()
275 GstGLStereoMix *mix = GST_GL_STEREO_MIX (videoaggregator); in gst_gl_stereo_mix_create_output_buffer() local
311 gst_gl_stereo_mix_make_output (GstGLStereoMix * mix) in gst_gl_stereo_mix_make_output()
369 GstGLStereoMix *mix = GST_GL_STEREO_MIX (vagg); in gst_gl_stereo_mix_aggregate_frames() local
392 GstGLStereoMix *mix = GST_GL_STEREO_MIX (object); in gst_gl_stereo_mix_get_property() local
408 GstGLStereoMix *mix = GST_GL_STEREO_MIX (object); in gst_gl_stereo_mix_set_property() local
462 GstGLStereoMix *mix = GST_GL_STEREO_MIX (agg); in gst_gl_stereo_mix_start() local
479 GstGLStereoMix *mix = GST_GL_STEREO_MIX (agg); in gst_gl_stereo_mix_stop() local
494 get_converted_caps (GstGLStereoMix * mix, GstCaps * caps) in get_converted_caps()
531 GstGLStereoMix *mix = GST_GL_STEREO_MIX (vagg); in _update_caps() local
[all …]
Dgstglvideomixer.c782 GstGLMixer *mix = GST_GL_MIXER (gst_pad_get_parent (GST_PAD (pad))); in gst_gl_video_mixer_pad_set_property() local
891 GstGLBaseMixer *mix = GST_GL_BASE_MIXER (element); in gst_gl_video_mixer_release_pad() local
1002 _mixer_pad_get_output_size (GstGLVideoMixer * mix, in _mixer_pad_get_output_size()
1087 GstGLVideoMixer *mix = GST_GL_VIDEO_MIXER (vagg); in _fixate_caps() local
1251 gst_gl_video_mixer_process_textures (GstGLMixer * mix, GstGLMemory * out_tex) in gst_gl_video_mixer_process_textures()
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitMixinPrivateProtected.ts3 declare function mix<TMix>(mixin: TMix): TMix; function
21 declare function mix<TMix>(mixin: TMix): TMix; function
/third_party/alsa-utils/alsaloop/
Dcontrol.c241 struct loopback_mixer *mix) in control_init2()
314 struct loopback_mixer *mix; in control_init() local
343 struct loopback_mixer *mix; in control_done() local
365 struct loopback_mixer *mix, in control_event1()
408 struct loopback_mixer *mix; in control_event() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglmixer.c83 GstHarness *mix; in GST_START_TEST() local
110 GstHarness *mix; in GST_START_TEST() local
Dglstereo.c33 GstHarness *mix; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/aarch64/
Dvp9lpf_neon.S589 .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/typescript/tests/cases/conformance/parser/ecmascript5/
DparserUsingConstructorAsIdentifier.ts32 function mix(constructor) { function
/third_party/gstreamer/gstplugins_base/tests/examples/audio/
Daudiomix.c128 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/
DTessellation.h52 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/
Daudio-channel-mixer.c83 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/ffmpeg/libavfilter/
Dvf_colortemperature.c39 float mix; member
110 const float mix = s->mix; in temperature_slice8() local
153 const float mix = s->mix; in temperature_slice16() local
194 const float mix = s->mix; in temperature_slice8p() local
235 const float mix = s->mix; in temperature_slice16p() local
Dvf_colorize.c32 float mix; member
59 const float mix = s->mix; in colorizey_slice8() local
82 const float mix = s->mix; in colorizey_slice16() local
Daf_sidechaincompress.c51 double mix; member
169 const double mix = s->mix; in compressor() local
/third_party/typescript/tests/baselines/reference/
DparserUsingConstructorAsIdentifier.js33 function mix(constructor) { function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DSynthVoice.java50 public void mix(float[] outputBuffer, int samplesPerFrame, float level) { in mix() method in SynthVoice
/third_party/gstreamer/gstplugins_base/tests/icles/
Daudio-trickplay.c50 GstElement *src, *mix = NULL, *sink; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dseed_material.cc235 auto mix = [&](uint32_t x, uint32_t y) { in MixIntoSeedMaterial() local
/third_party/zlib/examples/
Dgznorm.c301 int mix = (strm.data_type & 0x80) && bits; in gzip_normalize() local
/third_party/vk-gl-cts/framework/common/
DtcuVectorUtil.hpp70 inline float mix (float x, float y, float a) { return x * (1.0f - a) + y * a; } in mix() function
80 inline double mix (double x, double y, double a) { return x * (1.0 - a) + y * a; } in mix() function
206 Vector<float, Size> mix (const Vector<float, Size>& x, const Vector<float, Size>& y, float a) in mix() function
215 Vector<double, Size> mix (const Vector<double, Size>& x, const Vector<double, Size>& y, double a) in mix() function
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcapsnego.c68 GstElement *mix, *proc, *conv; in create_node() local

123