| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
| vp9_entropymv.h | 64 #define CLASS0_BITS 1 /* bits at integer precision for class 0 */ 86 vp9_prob bits[MV_OFFSET_BITS]; member in struct:__anon24195 114 unsigned int bits[MV_OFFSET_BITS][2]; member in struct:__anon24197
|
| /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
| mp4_utils.cpp | 58 uint8 *bits = &posPtr->bytePtr[0]; local 60 (bits[0] << 24) | (bits[1] << 16) | (bits[2] << 8) | bits[3]; 290 bits_parsed += vop_bits + 1;//Vop bit & Marker bits
|
| /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
| mp4_utils.cpp | 52 uint8 *bits = &posPtr->bytePtr[0]; local 54 (bits[0] << 24) | (bits[1] << 16) | (bits[2] << 8) | bits[3]; 324 bits_parsed += vop_bits + 1;//Vop bit & Marker bits
|
| /libcore/luni/src/main/java/java/lang/ |
| Math.java | 1049 int bits = Float.floatToRawIntBits(f); local 1059 long bits = Double.doubleToRawLongBits(d); local 1168 long bits = Double.doubleToLongBits(d); local 1222 int bits = Float.floatToIntBits(d); local [all...] |
| /libcore/luni/src/main/java/java/util/ |
| HugeEnumSet.java | 30 private long[] bits; field in class:HugeEnumSet 44 bits = new long[(enums.length + BIT_IN_LONG - 1) / BIT_IN_LONG]; 50 * The bits yet to be returned for the long in bits[index]. As values from the current index 51 * are returned, their bits are zeroed out. When this reaches zero, the index must be 54 private long currentBits = bits[0]; 57 * The index into HugeEnumSet.bits of the next value to return. 83 } else if (++index < bits.length) { 84 currentBits = bits[index]; 126 long oldBits = bits[index] [all...] |
| /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
| SHA1PRNG_SecureRandomImpl.java | 39 * <p>To generate pseudo-random bits, the implementation uses technique described in 150 // a number of the 512-bit length frames (512 bits = 64 bytes = 16 words), 239 * byte array containing bits in order from left to right 267 * Bits in a byte are from left to right. <BR> 269 * To generate random bytes, the "expansion of source bits" method is used, 271 * the current seed with a 64-bit counter appended is used to compute new bits. 285 long bits; // number of bits required by Secure Hash Standard local 330 bits = (seedLength << 3) + 64; // transforming # of bytes into # of bits [all...] |
| /ndk/sources/android/support/src/wcstox/ |
| floatscan.c | 87 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) 98 int emax = -emin-bits+3; 164 if (lrp==dc && dc<10 && (bits>30 || x[0]>>bits==0)) 191 int bitlim = bits-3*(int)(rp-9); 214 /* Upscale until desired number of bits are left of radix point */ 241 /* Downscale until exactly number of bits are left of radix point */ 275 /* Assemble desired bits into floating point variable */ 284 if (bits > LDBL_MANT_DIG+e2-emin) { 285 bits = LDBL_MANT_DIG+e2-emin 448 int bits; local [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
| hdlcdrv.h | 58 unsigned char bits; member in union:hdlcdrv_ioctl::__anon30878
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
| hdlcdrv.h | 58 unsigned char bits; member in union:hdlcdrv_ioctl::__anon32792
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
| bitmap.h | 35 - the element for I will have index is I / (bits per element) 36 - the position for I within element is I % (bits per element) 40 An important parameter is the number of bits per element. In this 41 implementation, there are 128 bits per element. This results in a 147 /* Number of bits in each actual element of a bitmap. */ 158 /* Bitmap set element. We use a linked list to hold only the bits that 174 BITMAP_WORD bits[BITMAP_ELEMENT_WORDS]; /* Bits that are set. */ member in struct:bitmap_element_def 220 /* Count the number of bits set in the bitmap. */ 329 BITMAP_WORD bits; member in struct:__anon33647 [all...] |
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
| io_apic_32.h | 27 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 38 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 55 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
| io_apic_32.h | 27 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 38 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 55 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
| io_apic_32.h | 27 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 38 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 55 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
| io_apic_32.h | 27 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 38 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 55 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
| io_apic_32.h | 27 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 38 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 55 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|
| /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/ |
| io_apic_32.h | 35 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_00 47 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_01 57 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_02 66 } __attribute__ ((packed)) bits; member in union:IO_APIC_reg_03
|