HomeSort by relevance Sort by last modified time
    Searched full:four (Results 476 - 500 of 2972) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c 774 * [in] pMBInter - Array, of dimension four, containing pointers to information associated with four
1114 * [in] pMBInter - Array, of dimension four, containing pointers to information associated with four
1116 * [in] pMBIntra - Array, of dimension four, containing pointers to information associated with four
    [all...]
  /docs/source.android.com/src/devices/tech/ota/
sign_builds.jd 49 <p>The standard Android build uses four keys, all of which reside in <code>
129 <code>-d <i>dir</i></code> lets you specify a directory with four keys to
131 equivalent to using <code>-k</code> four times to specify the mappings:</p>
141 four to replace the four in <code>build/target/product/security</code>, and
  /external/eigen/Eigen/src/LU/arch/
Inverse_SSE.h 54 // original matrix is divide into four 2x2 sub-matrices. Since each
55 // register holds four matrix element, the smaller matrices are
59 __m128 A, B, C, D; // the four sub-matrices
176 // original matrix is divide into four 2x2 sub-matrices. Since each
181 // the four sub-matrices
  /external/libhevc/common/x86/
ihevc_weighted_pred_ssse3_intr.c 240 /* store four 8-bit output values */
323 /* store four 8-bit output values */
595 /* store four 8-bit output values */
653 /* store four 8-bit output values */
    [all...]
  /external/skia/src/opts/
SkBitmapProcState_arm_neon.cpp 226 // Output four pixels per iteration (16 bytes).
239 // Load four pixels (16 bytes) together.
386 // Convolves horizontally along four rows. The row data is given in
417 // four pixels in a column per iteration.
425 // We will load and accumulate with four coefficients per iteration.
SkBitmapFilter_opts_SSE2.cpp 73 // We will load and accumulate with four coefficients per iteration.
85 // Load four pixels => unpack the first two pixels to 16 bits =>
171 // Convolves horizontally along four rows. The row data is given in
195 // four pixels in a column per iteration.
201 // We will load and accumulate with four coefficients per iteration.
307 // Output four pixels per iteration (16 bytes).
323 // Load four pixels (16 bytes) together.
  /external/icu/icu4c/source/test/intltest/
itrbnf.cpp 303 UnicodeString expected("four point five","");
313 expected = "four";
    [all...]
  /external/clang/test/CodeGen/
ppc-varargs-struct.c 28 // CHECK-PPC-NEXT: [[FOUR:%[0-9]+]] = inttoptr i32 [[THREE]] to i8**
33 // CHECK-PPC-NEXT: [[OVERFLOW_AREA:%[a-z_0-9]+]] = load i8*, i8** [[FOUR]]
53 // CHECK-PPC-NEXT: store i8* [[SIXTEEN]], i8** [[FOUR]]
  /external/freetype/src/psnames/
psmodule.c 55 /* determine whether the next four characters following are */
91 /* there must be exactly four hex digits */
101 /* If the name begins with `u', followed by four to six uppercase */
  /external/icu/icu4c/source/test/cintltst/
chashtst.c 162 static const UChar four[6] = {0x0066, 0x006F, 0x0075, 0x0072, 0}; /* L"four" */ local
187 uhash_puti(hash, (void*)four, 4, &status);
  /external/libvorbis/doc/
02-bitpacking.tex 33 octet (eight bits) and a word to be a group of two, four or eight
194 \item Although these four bits were originally written as a single
195 four-bit integer, reading some other combination of bit-widths from the
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/
TestDataFormatterStdMap.py 174 'first = \"four\"',
192 'first = \"four\"',
197 substrs = ['first = ', 'four',
  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 176 * - the rectangle formed by the first four points
182 * four dots. The "x" marks the jittered position relative to the
187 /* start with the four corners */
  /external/pdfium/third_party/freetype/src/psnames/
psmodule.c 55 /* determine whether the next four characters following are */
91 /* there must be exactly four hex digits */
101 /* If the name begins with `u', followed by four to six uppercase */
  /frameworks/base/core/tests/coretests/src/android/app/backup/
BackupDataTest.java 117 assertEquals("four entities in this stream", KEYS.length, count);
138 assertEquals("four deletes in this stream", KEYS.length, count);
166 assertFalse("four items in this stream",
  /ndk/tests/device/test-gnustl-full/unit/
alg_test.cpp 352 m[4] = "four";
356 values.push_back( "four" );
363 CPPUNIT_ASSERT( i->second == "four" || i->second == "ten" );
  /ndk/tests/device/test-stlport/unit/
alg_test.cpp 352 m[4] = "four";
356 values.push_back( "four" );
363 CPPUNIT_ASSERT( i->second == "four" || i->second == "ten" );
  /external/libhevc/common/arm64/
ihevc_itrans_recon_8x8.s 667 ////step6 operate on first four rows and find their idct
671 //// element 0 first four - d2 - y0
672 //// element 1 first four - d6 - y1
673 //// element 2 first four - d3 - y2
674 //// element 3 first four - d7 - y3
675 //// element 4 first four - d4 - y4
676 //// element 5 first four - d8 - y5
677 //// element 6 first four - d5 - y6
678 //// element 7 first four - d9 - y7
679 //// element 0 second four - d10 - y
    [all...]
  /external/libmpeg2/common/arm/
impeg2_idct.s 882 @//step6 Operate on first four rows and find their idct
886 @// Element 0 First four - D2 - y0
887 @// Element 1 First four - D6 - y1
888 @// Element 2 First four - D3 - y2
889 @// Element 3 First four - D7 - y3
890 @// Element 4 First four - D4 - y4
891 @// Element 5 First four - D8 - y5
892 @// Element 6 First four - D5 - y6
893 @// Element 7 First four - D9 - y7
894 @// Element 0 Second four - D10 - y
    [all...]
  /external/libmpeg2/common/armv8/
impeg2_idct.s     [all...]
  /bionic/tests/
stack_protector_test.cpp 54 // four random zero bytes, but it should be vanishingly unlikely.
  /cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationScreenLayoutTest.java 49 // Check that all four orientations report the same configuration value.
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ListFlipper.java 51 "Four",
  /development/samples/devbytes/graphics/BitmapScaling/src/com/example/android/bitmapscaling/
BitmapScaling.java 60 // 1/2 the size of the original and a value of four results in a bitmap 1/4 the original
  /device/asus/deb/original-kernel-headers/media/
msmb_camera.h 134 /* MSM Four-character-code (FOURCC) */

Completed in 149 milliseconds

<<11121314151617181920>>