Lines Matching full:effect
1 # List of effect libraries to load. Each library element must contain a "path" element
42 # list of effects to load. Each effect element must contain a "library" and a "uuid" element.
45 # The name of the effect element is indicative, only the value of the "uuid" element
46 # designates the effect.
47 # The uuid is the implementation specific UUID as specified by the effect vendor. This is not the
48 # generic effect type UUID.
52 # uuid <effect uuid>
65 # SW implemetation of the effect. Added as a node under the proxy to
66 # indicate this as a sub effect.
70 #} End of SW effect
72 # HW implementation of the effect. Added as a node under the proxy to
73 # indicate this as a sub effect.
77 #}End of HW effect
78 #} End of effect proxy
164 # Each input source element contains a list of effects elements. The name of the effect
166 # Each effect element may optionally contain a list of parameters and their
167 # default value to apply when the pre processor effect is created.