HomeSort by relevance Sort by last modified time
    Searched full:ushort (Results 151 - 175 of 557) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs.bak 25 volatile ushort us1;
53 volatile ushort prefix##_us_1 = 1; \
393 TEST_CVT_MATRIX(us, ushort);
  /bionic/libc/kernel/arch-mips/asm/
sgiarcs.h 85 USHORT vers;
86 USHORT rev;
242 USHORT ver;
244 USHORT rev;
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 85 USHORT vers;
86 USHORT rev;
242 USHORT ver;
244 USHORT rev;
  /external/aac/libAACdec/src/
rvlc_info.h 131 USHORT *pBitstrIndxRvl_RVL;
140 USHORT bitstreamIndexRvlFwd; /* base address of RVL-coded-scalefactor data (ESC 2) for forward decoding */
141 USHORT bitstreamIndexRvlBwd; /* base address of RVL-coded-scalefactor data (ESC 2) for backward decoding */
142 USHORT bitstreamIndexEsc; /* base address where RVLC-escapes start (ESC 2) */
  /external/aac/libMpegTPDec/src/
tpdec_adts.h 124 USHORT frame_length;
125 USHORT adts_fullness;
138 USHORT crcReadValue; /* CRC value read from bitstream data */
139 USHORT rawDataBlockDist[4]; /* distance between each raw data block. Not the same as found in the bitstream */
  /external/aac/libSYS/include/
wav_file.h 145 USHORT compressionCode;
146 USHORT numChannels;
149 USHORT blockAlign;
150 USHORT bitsPerSample;
  /external/chromium_org/sandbox/win/src/
resolver_32.cc 51 USHORT opcodes_6; // = 0xc35a
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-hhea-table.hh 87 USHORT numberOfHMetrics; /* Number of hMetric entries in 'hmtx'
hb-ot-hmtx-table.hh 45 USHORT advanceWidth;
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.4.1.html 39 <li>fixed problem with float-&gt;ushort conversion in glClear (bug 4992)
  /external/harfbuzz_ng/src/
hb-ot-hhea-table.hh 87 USHORT numberOfHMetrics; /* Number of hMetric entries in 'hmtx'
hb-ot-hmtx-table.hh 45 USHORT advanceWidth;
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebate.txt 9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
  /external/mesa3d/docs/
relnotes-6.4.1.html 39 <li>fixed problem with float-&gt;ushort conversion in glClear (bug 4992)
  /external/opencv/cv/src/
cvstereobm.cpp 125 vsum[x] = (ushort)(sptr[x]*(wsz2 + 2));
130 vsum[x] = (ushort)(vsum[x] + sptr[srcstep*y + x]);
144 vsum[x] = (ushort)(vsum[x] + bottom[x] - top[x]);
195 ushort *sad, *hsad0, *hsad, *hsad_sub;
209 sad = (ushort*)cvAlignPtr(buf + sizeof(sad[0]));
210 hsad0 = (ushort*)cvAlignPtr(sad + ndisp + 1 + dy0*ndisp);
234 hsad[d] = (ushort)(hsad[d] + diff);
291 sad[d] = (ushort)(hsad0[d-ndisp*dy0]*(wsz2 + 2 - dy0));
296 sad[d] = (ushort)(sad[d] + hsad[d]);
  /external/opencv/cvaux/src/
_cvaux.h 52 typedef unsigned short ushort; typedef
  /external/sfntly/cpp/src/sfntly/data/
writable_font_data.h 108 // Write the USHORT at the given index.
110 // @param us the USHORT
115 // Write the USHORT at the given index in little endian format.
117 // @param us the USHORT
  /external/sfntly/cpp/src/test/
endian_test.cc 31 0x00, 0x18, 0x80, 0x18, // 8: ushort, short
  /external/valgrind/main/none/tests/ppc32/
ldstrev.c 5 typedef unsigned short UShort;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h 75 typedef unsigned short ushort; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 75 typedef unsigned short ushort; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 75 typedef unsigned short ushort; typedef
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 85 USHORT vers;
86 USHORT rev;
242 USHORT ver;
244 USHORT rev;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 85 USHORT vers;
86 USHORT rev;
242 USHORT ver;
244 USHORT rev;
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 85 USHORT vers;
86 USHORT rev;
242 USHORT ver;
244 USHORT rev;

Completed in 1379 milliseconds

1 2 3 4 5 67 8 91011>>