Home
last modified time | relevance | path

Searched refs:SPAN (Results 1 – 11 of 11) sorted by relevance

/external/webp/src/dsp/
Dlossless_enc_sse41.c47 #define SPAN 8 macro
65 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorBlueTransforms_SSE41()
66 uint16_t values[SPAN]; in CollectColorBlueTransforms_SSE41()
68 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorBlueTransforms_SSE41()
82 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorBlueTransforms_SSE41()
86 const int left_over = tile_width & (SPAN - 1); in CollectColorBlueTransforms_SSE41()
106 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorRedTransforms_SSE41()
107 uint16_t values[SPAN]; in CollectColorRedTransforms_SSE41()
109 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorRedTransforms_SSE41()
120 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorRedTransforms_SSE41()
[all …]
Dlossless_enc_sse2.c81 #define SPAN 8 macro
94 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorBlueTransforms_SSE2()
95 uint16_t values[SPAN]; in CollectColorBlueTransforms_SSE2()
97 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorBlueTransforms_SSE2()
116 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorBlueTransforms_SSE2()
120 const int left_over = tile_width & (SPAN - 1); in CollectColorBlueTransforms_SSE2()
140 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorRedTransforms_SSE2()
141 uint16_t values[SPAN]; in CollectColorRedTransforms_SSE2()
143 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorRedTransforms_SSE2()
156 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorRedTransforms_SSE2()
[all …]
/external/google-styleguide/
Dstyleguide.xsl181 <SPAN class="showhide_button" style="margin-left: 0; float: none">
182 <xsl:value-of select="$show_button_text"/></SPAN>.
186 <SPAN class="showhide_button" style="font-size: 180%; float: none">
191 </SPAN>
256 <SPAN class="link_button" id="link-{$buttonName}" name="link-{$buttonName}">
261 </SPAN>
262 <SPAN class="showhide_button">
267 </SPAN>
303 <SPAN class="stylepoint_section">Definition: </SPAN>
311 <SPAN class="stylepoint_section">Pros: </SPAN>
[all …]
/external/libcups/doc/
Dcups-printable.css166 SPAN.info {
176 H2 SPAN.info, H3 SPAN.info, H4 SPAN.info {
Dcups.css342 SPAN.info {
352 H2 SPAN.info, H3 SPAN.info, H4 SPAN.info {
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DTag.java47 public static final Tag SPAN = new TagImpl ("SPAN"); field in Tag
/external/rust/crates/libz-sys/src/zlib/examples/
Dzran.c62 #define SPAN 1048576L /* desired distance between access points */ macro
374 len = build_index(in, SPAN, &index); in main()
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java346 final IElement itemname = IElement.Factory.create (Tag.SPAN); in visit()
463 final IElement itemname = IElement.Factory.create (Tag.SPAN); in visit()
640 final IElement itemname = IElement.Factory.create (Tag.SPAN); in visit()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dplace.cl130 // | TTSB ID | PREFIX | SPAN | X | Y |
138 // | TTPB ID | PREFIX | SPAN | X | Y |
Dprefix.cl52 // | TTPB ID | ALL ZEROES | SPAN | X | Y |
60 // | TTPB ID | PREFIX | SPAN | X | Y |
/external/doclava/res/assets/templates-sdk/assets/js/
Dprettify.js17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceCh…