Home
last modified time | relevance | path

Searched refs:w3 (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_sample.c190 float w0, float w1, float w2, float w3) { in getSample_A() argument
195 float r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3; in getSample_A()
203 float w0, float w1, float w2, float w3) { in getSample_L() argument
208 float r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3; in getSample_L()
216 float w0, float w1, float w2, float w3) { in getSample_LA() argument
221 float2 r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3; in getSample_LA()
229 float w0, float w1, float w2, float w3) { in getSample_RGB() argument
234 float4 r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3; in getSample_RGB()
242 float w0, float w1, float w2, float w3) { in getSample_RGBA() argument
247 float4 r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3; in getSample_RGBA()
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dchvr_filter.cpp40 int w1, w2, w3, w4; in CombinedHorzVertRingFilter() local
58 w3 = w1 + w2; /* Offset to three rows in pixels */ in CombinedHorzVertRingFilter()
130 ptr_c = ptr - w3; /* Points to pixel three rows above */ in CombinedHorzVertRingFilter()
132 v[0] = (int)(*(ptr_c - w3)); in CombinedHorzVertRingFilter()
144 + (*(ptr_c + w3)); /* Current pixel */ in CombinedHorzVertRingFilter()
192 a3_1 = *(ptr - w2) - *(ptr - w3); in CombinedHorzVertRingFilter()
196 a3_2 += ((*(ptr) - *(ptr + w3)) << 1) + (a3_2 << 2); in CombinedHorzVertRingFilter()
/frameworks/base/docs/html/guide/webapps/
Dbest-practices.jd56 href="http://www.w3.org/TR/2008/REC-xhtml-basic-20080729/">XHTML Basic</a>. This standard
65 "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"&gt;
70 <a href="http://validator.w3.org/">http://validator.w3.org</a>.</p>
107 href="http://www.w3.org/TR/mobile-bp/">Mobile Web Best Practices</a>. For other guidance on
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp49 const float w3 = x * y; in GetTileCoords() local
51 *xt = w0 * b[0] + w1 * b[2] + w2 * b[4] + w3 * b[6]; in GetTileCoords()
52 *yt = w0 * b[1] + w1 * b[3] + w2 * b[5] + w3 * b[7]; in GetTileCoords()
/frameworks/multidex/
Dbuild.gradle77 "<sdk:sdk-addon xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:sdk=\"http://schemas.…
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_Blend.S595 add x0, x0, w3, uxtw #2
596 add x1, x1, w3, uxtw #2
597 sub w2, w4, w3
DrsCpuIntrinsics_advsimd_Resize.S173 dup v7.8h, w3
/frameworks/base/docs/html/training/material/
Ddrawables.jd128 href="http://www.w3.org/TR/SVG11/paths.html#PathData">SVG Path reference</a>. For more information
/frameworks/support/
Dbuild.gradle82 "<sdk:sdk-addon xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:sdk=\"http://schemas.…
/frameworks/base/docs/html/training/app-indexing/
Denabling-app-indexing.jd60 xmlns:xhtml="http://www.w3.org/1999/xhtml"&gt;
/frameworks/base/docs/html/training/basics/network-ops/
Dconnecting.jd253 <a href="http://www.w3.org/Protocols/HTTP/HTRESP.html">status code</a>. This is
Dxml.jd80 &lt;feed xmlns=&quot;http://www.w3.org/2005/Atom&quot; xmlns:creativeCommons=&quot;http://backend.u…
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd792 <p>As defined by the <a href="http://dev.w3.org/2009/dap/camera/">HTML Media Capture</a>
805 href="http://dev.w3.org/geo/api/spec-source-orientation.html">Device Orientation Event</a>
815 <p>As defined by the <a href="http://www.w3.org/TR/css3-3d-transforms/">CSS 3D Transform
Dandroid-4.0.jd1621 <li><a href="http://dev.w3.org/2009/dap/camera/">HTML media capture</a></li>
1622 <li><a href="http://dev.w3.org/geo/api/spec-source-orientation.html">Device orientation
1624 <li><a href="http://www.w3.org/TR/css3-3d-transforms/">CSS 3D transformations</a></li>
Dandroid-4.4.jd336 <p>{@link android.widget.VideoView} now supports <a href="http://dev.w3.org/html5/webvtt/" class="e…
/frameworks/base/api/
Dcurrent.txt56089 …field public static final java.lang.String W3C_XML_SCHEMA_INSTANCE_NS_URI = "http://www.w3.org/200…
56090 …field public static final java.lang.String W3C_XML_SCHEMA_NS_URI = "http://www.w3.org/2001/XMLSche…
56091 …field public static final java.lang.String W3C_XPATH_DATATYPE_NS_URI = "http://www.w3.org/2003/11/…
56093 …field public static final java.lang.String XMLNS_ATTRIBUTE_NS_URI = "http://www.w3.org/2000/xmlns/…
56094 field public static final java.lang.String XML_DTD_NS_URI = "http://www.w3.org/TR/REC-xml";
56096 field public static final java.lang.String XML_NS_URI = "http://www.w3.org/XML/1998/namespace";
57974 field public static final java.lang.String NSDECL = "http://www.w3.org/xmlns/2000/";
57975 field public static final java.lang.String XMLNS = "http://www.w3.org/XML/1998/namespace";
Dsystem-current.txt58695 …field public static final java.lang.String W3C_XML_SCHEMA_INSTANCE_NS_URI = "http://www.w3.org/200…
58696 …field public static final java.lang.String W3C_XML_SCHEMA_NS_URI = "http://www.w3.org/2001/XMLSche…
58697 …field public static final java.lang.String W3C_XPATH_DATATYPE_NS_URI = "http://www.w3.org/2003/11/…
58699 …field public static final java.lang.String XMLNS_ATTRIBUTE_NS_URI = "http://www.w3.org/2000/xmlns/…
58700 field public static final java.lang.String XML_DTD_NS_URI = "http://www.w3.org/TR/REC-xml";
58702 field public static final java.lang.String XML_NS_URI = "http://www.w3.org/XML/1998/namespace";
60580 field public static final java.lang.String NSDECL = "http://www.w3.org/xmlns/2000/";
60581 field public static final java.lang.String XMLNS = "http://www.w3.org/XML/1998/namespace";