Home
last modified time | relevance | path

Searched refs:modulation (Results 1 – 25 of 45) sorted by relevance

12

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp88 const char* modulation, in appendTextureLookupAndModulate() argument
96 if (modulation) { in appendTextureLookupAndModulate()
97 this->codeAppendf(" * %s", modulation); in appendTextureLookupAndModulate()
DGrGLSLShaderBuilder.h52 void appendTextureLookupAndModulate(const char* modulation,
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dgstdvbsrc.c1083 object->modulation = DEFAULT_MODULATION; in gst_dvbsrc_init()
1266 object->modulation = g_value_get_enum (value); in gst_dvbsrc_set_property()
1443 g_value_set_enum (value, object->modulation); in gst_dvbsrc_get_property()
2449 object->modulation) || in gst_dvbsrc_guess_delsys()
2567 set_prop (props->props, &n, DTV_MODULATION, object->modulation); in gst_dvbsrc_set_fe_params()
2585 set_prop (props->props, &n, DTV_MODULATION, object->modulation); in gst_dvbsrc_set_fe_params()
2610 set_prop (props->props, &n, DTV_MODULATION, object->modulation); in gst_dvbsrc_set_fe_params()
2619 set_prop (props->props, &n, DTV_MODULATION, object->modulation); in gst_dvbsrc_set_fe_params()
2686 set_prop (props->props, &n, DTV_MODULATION, object->modulation); in gst_dvbsrc_set_fe_params()
2708 if (!gst_dvbsrc_is_valid_modulation (object->delsys, object->modulation)) { in gst_dvbsrc_set_fe_params()
[all …]
Dgstdvbsrc.h89 int modulation; member
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_framebuffer_mixed_samples.txt109 optional coverage modulation step, multiplying color values by a
437 modulation factor R in the range (0,1] (a value of zero would have been
467 obtains the coverage modulation table. min(bufsize/sizeof(float),S)
473 that color sample's associated value of R. This modulation is controlled
753 (1) How is coverage modulation intended to be used?
755 RESOLVED: Coverage modulation allows the coverage to be converted to
771 (2) How is the coverage modulation table intended to be used?
773 RESOLVED: It could be used to accomplish the coverage modulation
827 - The addition of the coverage modulation feature, which allows the
838 RESOLVED: Coverage modulation affects both the source color and the
[all …]
DNV_path_rendering_shared_edge.txt123 with the GL_RGBA coverage modulation mode. The result is
/third_party/openGLES/extensions/NV/
DNV_framebuffer_mixed_samples.txt109 optional coverage modulation step, multiplying color values by a
437 modulation factor R in the range (0,1] (a value of zero would have been
467 obtains the coverage modulation table. min(bufsize/sizeof(float),S)
473 that color sample's associated value of R. This modulation is controlled
753 (1) How is coverage modulation intended to be used?
755 RESOLVED: Coverage modulation allows the coverage to be converted to
771 (2) How is the coverage modulation table intended to be used?
773 RESOLVED: It could be used to accomplish the coverage modulation
827 - The addition of the coverage modulation feature, which allows the
838 RESOLVED: Coverage modulation affects both the source color and the
[all …]
DNV_path_rendering_shared_edge.txt123 with the GL_RGBA coverage modulation mode. The result is
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.h130 vbi3_modulation modulation)
Draw_decoder.h187 vbi_modulation modulation; member
Ddecoder.h271 vbi_modulation modulation, vbi_pixfmt fmt);
Ddecoder.c344 vbi_modulation modulation, vbi_pixfmt fmt)
459 switch (modulation) {
Dbit_slicer.c662 unsigned int payload_rate, vbi3_modulation modulation) in vbi3_bit_slicer_set_params() argument
893 switch (modulation) { in vbi3_bit_slicer_set_params()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.c370 res->modulation = GST_MPEGTS_MODULATION_NONE; in gst_mpegts_descriptor_parse_cable_delivery_system()
373 res->modulation = GST_MPEGTS_MODULATION_QAM_16; in gst_mpegts_descriptor_parse_cable_delivery_system()
376 res->modulation = GST_MPEGTS_MODULATION_QAM_32; in gst_mpegts_descriptor_parse_cable_delivery_system()
379 res->modulation = GST_MPEGTS_MODULATION_QAM_64; in gst_mpegts_descriptor_parse_cable_delivery_system()
382 res->modulation = GST_MPEGTS_MODULATION_QAM_128; in gst_mpegts_descriptor_parse_cable_delivery_system()
385 res->modulation = GST_MPEGTS_MODULATION_QAM_256; in gst_mpegts_descriptor_parse_cable_delivery_system()
389 res->modulation = GST_MPEGTS_MODULATION_NONE; in gst_mpegts_descriptor_parse_cable_delivery_system()
Dgst-dvb-descriptor.h305 GstMpegtsModulationType modulation; member
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfragops.adoc45 . <<fragops-coverage-modulation, Coverage modulation>>
2121 [[fragops-coverage-modulation]]
2124 …reateInfoNV',desc='Structure specifying parameters controlling coverage modulation',type='structs']
2130 Pipeline state controlling coverage modulation is specified through the
2145 * pname:coverageModulationTableEnable controls whether the modulation
2149 * pname:pCoverageModulationTable is a table of modulation factors
2154 divided by the number of associated bits to produce a modulation factor
2217 [open,refpage='VkCoverageModulationModeNV',desc='Specify the coverage modulation mode',type='enums']
2226 are multiplied by the modulation factor.
2228 and blue components are multiplied by the modulation factor.
[all …]
Dfragops.txt45 . <<fragops-coverage-modulation, Coverage modulation>>
1725 [[fragops-coverage-modulation]]
1728 …reateInfoNV',desc='Structure specifying parameters controlling coverage modulation',type='structs']
1734 Pipeline state controlling coverage modulation is specified through the
1749 * pname:coverageModulationTableEnable controls whether the modulation
1753 * pname:pCoverageModulationTable is a table of modulation factors
1758 divided by the number of associated bits to produce a modulation factor
1821 [open,refpage='VkCoverageModulationModeNV',desc='Specify the coverage modulation mode',type='enums']
1830 are multiplied by the modulation factor.
1832 and blue components are multiplied by the modulation factor.
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_framebuffer_mixed_samples.txt52 modulation step, multiplying color values by a fractional opacity
DVK_NV_framebuffer_mixed_samples.adoc52 modulation step, multiplying color values by a fractional opacity
/third_party/ffmpeg/libavcodec/
Dwavpack.c112 Modulation modulation; member
1490 if ((got_pcm && wc->modulation != MODULATION_PCM) || in wavpack_decode_block()
1491 (got_dsd && wc->modulation != MODULATION_DSD)) { in wavpack_decode_block()
1651 s->modulation = (frame_flags & WV_DSD_DATA) ? MODULATION_DSD : MODULATION_PCM; in wavpack_decode_frame()
1680 if (s->modulation == MODULATION_DSD) in wavpack_decode_frame()
/third_party/openGLES/extensions/SGIX/
DSGIX_fog_patchy.txt30 document is to describe the modulation fuction and the fog
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_fog_patchy.txt30 document is to describe the modulation fuction and the fog
/third_party/ffmpeg/libavfilter/
Daf_chorus.c58 int modulation; member
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c188 g_printf ("%*s modulation : %d (%s)\n", spacing, "", res.modulation, in dump_cable_delivery_descriptor()
189 enum_name (GST_TYPE_MPEGTS_MODULATION_TYPE, res.modulation)); in dump_cable_delivery_descriptor()
/third_party/openGLES/extensions/ATI/
DATI_text_fragment_shader.txt779 "sat" that clamps the result after any modulation occurs.
1035 # The following program shows how to perform a simple modulation
1042 MUL r0, r0, color0; #perform the modulation
1225 - fixed 2 typos in the "simple modulation" sample shader

12