Home
last modified time | relevance | path

Searched refs:eight (Results 1 – 25 of 69) sorted by relevance

123

/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_variance_impl_mmx.asm97 movq mm0, [rax] ; Copy eight bytes to mm0
98 movq mm1, [rbx] ; Copy eight bytes to mm1
116 movq mm1, [rbx] ; Copy eight bytes to mm1
122 movq mm0, [rax] ; Copy eight bytes to mm0
140 movq mm1, [rbx] ; Copy eight bytes to mm1
145 movq mm0, [rax] ; Copy eight bytes to mm0
163 movq mm1, [rbx] ; Copy eight bytes to mm1
168 movq mm0, [rax] ; Copy eight bytes to mm0
186 movq mm1, [rbx] ; Copy eight bytes to mm1
191 movq mm0, [rax] ; Copy eight bytes to mm0
[all …]
/external/libvpx/libvpx/vp8/common/x86/
Dvariance_impl_mmx.asm97 movq mm0, [rax] ; Copy eight bytes to mm0
98 movq mm1, [rbx] ; Copy eight bytes to mm1
116 movq mm1, [rbx] ; Copy eight bytes to mm1
122 movq mm0, [rax] ; Copy eight bytes to mm0
140 movq mm1, [rbx] ; Copy eight bytes to mm1
145 movq mm0, [rax] ; Copy eight bytes to mm0
163 movq mm1, [rbx] ; Copy eight bytes to mm1
168 movq mm0, [rax] ; Copy eight bytes to mm0
186 movq mm1, [rbx] ; Copy eight bytes to mm1
191 movq mm0, [rax] ; Copy eight bytes to mm0
[all …]
/external/libcxx/test/std/utilities/utility/forward/
Dforward.pass.cpp25 struct eight {one _[8];}; struct
33 eight test(const A&&);
/external/pcre/dist/testdata/
Dgrepoutput86 7:X seven…8:X eight
9:X nine
10:X ten
Dgrepinput85 X seven…X eight
X nine
X ten
Dgrepoutput74 28:eight
171 eight
202 28-eight
224 eight
246 eight
278 28-eight
301 eight
572 28:eight
Dgrepinputx28 eight
/external/libvorbis/doc/
D02-bitpacking.tex13 native word size of eight bits (octets), sixteen bits, thirty-two bits
22 'octet', that is, eight bits. This has not always been the case;
26 modern platforms, this is generally assumed to be eight bits (not
33 octet (eight bits) and a word to be a group of two, four or eight
D06-floor0.tex35 5) [floor0_amplitude_offset] = read an unsigned integer of eight bits
37 …7) array [floor0_book_list] = read a list of [floor0_number_of_books] unsigned integers of eight b…
D08-residue.tex89 As an example, assume a partition vector of size eight, to be encoded
118 As an example, assume a partition vector of size eight, to be encoded
209 bitmap being eight bits):
D04-codec.tex111 \item \varname{[vorbis_codebook_count]} = read eight bits as unsigned integer and add one
612 for greater-than-eight channels remains 'left to the implementation'.
646 \item[eight channels]
651 \item[greater than eight channels]
D03-codebook.tex30 system's native byte width is eight bits. This is not universally
32 relating to non-eight-bit bytes.
/external/toybox/tests/
Dcp.test81 touch one/{six,seven,eight}
/external/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C5-vs-VFP.ll10 ;First eight params goes to d0-d7, ninth one goes to the stack.
D2013-04-16-AAPCS-C4-vs-VFP.ll9 ;First eight params goes to d0-d7, ninth one goes to the stack.
/external/llvm/test/tools/llvm-profdata/
Draw-two-profiles.test36 Versions of the profiles that are padded to eight byte alignment.
/external/icu/icu4c/source/data/translit/
DLatin_InterIndic.txt111 $eight=\uE06E; # DIGIT EIGHT
340 8→$eight;
DInterIndic_Latin.txt115 $eight=\uE06E; # DIGIT EIGHT
432 $eight → 8;
/external/icu/icu4c/source/data/rbnf/
Den.txt95 "8: eight;",
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_loopfilter_intrin_avx2.c177 const __m128i eight = _mm_set1_epi16(8); in mb_lpf_horizontal_edge_w_avx2_8() local
214 pixelFilter_p = _mm_add_epi16(eight, in mb_lpf_horizontal_edge_w_avx2_8()
567 const __m256i eight = _mm256_set1_epi16(8); in mb_lpf_horizontal_edge_w_avx2_16() local
606 pixelFilter_p = _mm256_add_epi16(eight, in mb_lpf_horizontal_edge_w_avx2_16()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP521R1Point.java309 protected ECFieldElement eight(ECFieldElement x) in eight() method in SecP521R1Point
/external/zlib/src/doc/
Dalgorithm.txt88 little more than eight bits for 286 symbols and a little less than five bits
146 Let's make the first table three bits long (eight entries):
/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst56 * ``PIPE_TEX_FILTER_LINEAR``: Two, four or eight texels (depending on the
/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.td46 // up to eight each of GPR and FPR.
127 // up to eight each of GPR and FPR.
/external/jpeg/
Dcoderules.doc110 and djpeg.c, do not begin with "j". Keep source file names to eight

123