HomeSort by relevance Sort by last modified time
    Searched refs:bit (Results 251 - 275 of 1204) sorted by null

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
recon_altivec.asm 19 vmrghb v2, v0, v1 ;# v2 = 16-bit p0..p7
22 vmrglb v1, v0, v1 ;# v1 = 16-bit p8..p15
26 vpkshus v2, v2, v3 ;# v2 = 8-bit r0..r15
58 vmrghb v2, v0, v1 ;# v2 = 16-bit p0..p7
61 vmrglb v1, v0, v1 ;# v1 = 16-bit p8..p15
64 vpkshus v2, v2, v3 ;# v3 = 8-bit r0..r15
150 vmrghb v2, v0, v1; ;# v2 = 16-bit p0..p7
157 vmrglb v1, v0, v1; ;# v1 = 16-bit p8..p15
160 vpkshus v2, v2, v3; ;# v2 = 8-bit r0..r15
  /external/lldb/source/Core/
RegisterValue.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texgen.c 106 GLbitfield bit = 0x0; local
111 bit = TEXGEN_OBJ_LINEAR;
114 bit = TEXGEN_EYE_LINEAR;
118 bit = TEXGEN_SPHERE_MAP;
122 bit = TEXGEN_REFLECTION_MAP_NV;
126 bit = TEXGEN_NORMAL_MAP_NV;
131 if (!bit) {
136 && (bit & (TEXGEN_REFLECTION_MAP_NV | TEXGEN_NORMAL_MAP_NV)) == 0) {
143 texgen->_ModeBit = bit;
texcompress_etc_tmp.h 120 int modifier, bit, idx, blk; local
123 bit = y + x * 4;
124 idx = ((block->pixel_indices >> (15 + bit)) & 0x2) |
125 ((block->pixel_indices >> (bit)) & 0x1);
  /external/mesa3d/src/mesa/main/
texgen.c 106 GLbitfield bit = 0x0; local
111 bit = TEXGEN_OBJ_LINEAR;
114 bit = TEXGEN_EYE_LINEAR;
118 bit = TEXGEN_SPHERE_MAP;
122 bit = TEXGEN_REFLECTION_MAP_NV;
126 bit = TEXGEN_NORMAL_MAP_NV;
131 if (!bit) {
136 && (bit & (TEXGEN_REFLECTION_MAP_NV | TEXGEN_NORMAL_MAP_NV)) == 0) {
143 texgen->_ModeBit = bit;
texcompress_etc_tmp.h 120 int modifier, bit, idx, blk; local
123 bit = y + x * 4;
124 idx = ((block->pixel_indices >> (15 + bit)) & 0x2) |
125 ((block->pixel_indices >> (bit)) & 0x1);
  /external/aac/libSBRenc/src/
env_bit.cpp 20 individually for the purpose of encoding or decoding bit streams in products that are compliant with
86 \brief Remaining SBR Bit Writing Routines
148 /* reset bit buffer */
213 sbrLoad += 4; /* Do byte Align with 4 bit offset. ISO/IEC 14496-3:2005(E) page 39. */
235 INT bit; local
236 bit = FDKreadBits(&tmpCRCBuf,1);
237 crcAdvance(SBR_CRC_POLY,SBR_CRC_MASK,&crcReg,bit,1);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
datatypes.h 4 * data types for bit vectors and finite fields
250 /* bit 0 is first 32-bit word, low order bit. in little-endian, that's
251 the first byte of the first 32-bit word. In big-endian, that's
252 the 3rd byte of the first 32-bit word */
253 /* The get/set bit code is used by the replay code ONLY, and it doesn't
254 really care which bit is which. AES does care which bit is which, but
255 doesn't use the 128-bit get/set or 128-bit shifts *
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
filters_neon.S 10 @ Reference code in filters.c. Output is bit-exact.
53 @ vclz cannot deal with a 64-bit, so we have to do vclz on both the upper and
54 @ lower 32-bit words. Note that we don't care about the value of the upper
57 @ Check the case of 1 bit overflow. If it occurs store the results for
65 @ For the case of more than 1 bit overflow. If it occurs overwrite the
67 vclz.s32 d5, d16 @ Leading zeros of the two 32 bit words.
  /external/icu/icu4c/source/i18n/
collationsettings.h 32 * Options bit 0: Perform the FCD check on the input text and deliver normalized text.
36 * Options bit 1: Numeric collation.
53 * Options bits 6..4: The 3-bit maxVariable value bit field is shifted by this value.
56 /** maxVariable options bit mask before shifting. */
58 /** Options bit 7: Reserved/unused/0. */
60 * Options bit 8: Sort uppercase first if caseLevel or caseFirst is on.
64 * Options bit 9: Keep the case bits in the tertiary weight (they trump other tertiary values)
73 * Options bit mask for caseFirst and upperFirst, before shifting.
78 * Options bit 10: Insert the case level between the secondary and tertiary levels
    [all...]
  /external/srtp/crypto/include/
datatypes.h 4 * data types for bit vectors and finite fields
243 /* bit 0 is first 32-bit word, low order bit. in little-endian, that's
244 the first byte of the first 32-bit word. In big-endian, that's
245 the 3rd byte of the first 32-bit word */
246 /* The get/set bit code is used by the replay code ONLY, and it doesn't
247 really care which bit is which. AES does care which bit is which, but
248 doesn't use the 128-bit get/set or 128-bit shifts *
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
bits.c 20 Description: Performs bit stream manipulation
36 Word16 coding_mode, /* i: coding bit-stream ratio mode */
37 Word16 mode, /* i: coding bit-stream ratio mode*/
193 Word16 i, bit; local
197 bit = (Word16) (value & 0x0001); /* get lsb */
198 if (bit == 0)
  /external/chromium_org/third_party/smhasher/src/
PMurHash.h 42 #error Unable to determine type name for unsigned 32-bit int
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdftest1.asm 16 mov ax,localdata ; [2] (16 bit) => 66 b8 0000
17 mov eax,localdata2 ; [2] (32 bit) => b8 0000000a
  /external/chromium_org/tools/android/memdump/
memsymbols.py 29 def _TestBit(word, bit):
30 assert(bit >= 0 and bit < 8)
31 return not not ((word >> bit) & 1)
  /hardware/intel/bootstub/
head.S 69 * eax contains 32-bit entry of bzImage
87 jmpl *%ecx # Jump to the 32-bit entrypoint
  /sdk/emulator/opengl/shared/OpenglOsUtils/
Android.mk 31 ### 32-bit host library ####
39 ### 64-bit host library ####
  /bionic/libc/arch-mips/
mips.mk 3 # These are shared by all the 32-bit targets, but not the 64-bit ones.
10 # These are shared by all the 32-bit targets, but not the 64-bit ones.
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pda.h 67 #define test_and_clear_bit_pda(bit,field) ({ int old__; asm volatile("btr %2,%%gs:%c3\n\tsbbl %0,%0" : "=r" (old__), "+m" (_proxy_pda.field) : "dIr" (bit), "i" (pda_offset(field)) : "memory"); old__; })
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBitSet.h 35 // A simple wrapper around CoreFoundation bit vectors to shield the rest of the implementation
71 - (void) add:(NSUInteger) bit;
72 - (void) remove:(NSUInteger) bit;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBitSet.h 35 // A simple wrapper around CoreFoundation bit vectors to shield the rest of the implementation
71 - (void) add:(NSUInteger) bit;
72 - (void) remove:(NSUInteger) bit;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBitSet.h 35 // A simple wrapper around CoreFoundation bit vectors to shield the rest of the implementation
71 - (void) add:(NSUInteger) bit;
72 - (void) remove:(NSUInteger) bit;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBitSet.h 36 // A simple wrapper around CoreFoundation bit vectors to shield the rest of the implementation
72 - (void) add:(NSUInteger) bit;
73 - (void) remove:(NSUInteger) bit;
  /external/chromium_org/third_party/libwebp/utils/
bit_writer.h 10 // Bit writing and boolean coder
24 // Bit-writing
46 int VP8PutBit(VP8BitWriter* const bw, int bit, int prob);
47 int VP8PutBitUniform(VP8BitWriter* const bw, int bit);
72 #if defined(__x86_64__) || defined(_M_X64) // 64bit
83 vp8l_atype_t bits_; // bit accumulator
91 // failure has happened during bit writing. A value of 0 indicates successful
108 // and within a byte least-significant-bit first.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_fpc_emit.c 36 int bit = ffs(~p->temp_flag); local
37 if (!bit) {
42 p->temp_flag |= 1 << (bit - 1);
43 return bit - 1;
61 int bit = ffs(~p->utemp_flag); local
62 if (!bit) {
67 p->utemp_flag |= 1 << (bit - 1);
68 return UREG(REG_TYPE_U, (bit - 1));

Completed in 2672 milliseconds

<<11121314151617181920>>