/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_ga_specific_config.h | 84 BITS *pInputStream,
|
ibstream.h | 103 BITS *pInputStream);
|
lt_decode.h | 87 BITS *pInputStream,
|
s_bits.h | 29 if the buffer is 32 bits instead of 16. 39 This include file defines the structure, BITS 82 * Name: BITS 88 * usedBits - number of bits read thus far from the buffer. Bit 0 is 90 * availableBits - number of bits available in the buffer. 101 } BITS;
|
get_tns.h | 110 BITS * const pInputStream,
|
get_ics_info.h | 91 BITS *pInputStream,
|
getfill.cpp | 43 when the number of bits read is 9 or less. 52 pInputStream = pointer to structure BITS containing input stream 76 This function passes over fill bits in the raw data block to adjust the 207 void getfill(BITS *pInputStream) 234 * in BITS structure. This will save one call for getbits().
|
get_ele_list.cpp | 44 when the number of bits read is 9 or less and get1bits 56 pInputStream = pointer to a BITS structure, used by the function getbits 57 to provide data. Data type pointer to BITS 215 BITS *pInputStream,
|
getgroup.cpp | 36 when the number of bits read is 9 or less. 46 information. Type BITS 219 BITS *pInputStream)
|
decode_huff_cw_binary.cpp | 61 BITS *pInputStream = pointer to input bit stream 212 BITS *pInputStream) 250 BITS *pInputStream) 260 pInputStream->usedBits -= (9 - 3); /* used 3 bits */ 288 BITS *pInputStream) 298 pInputStream->usedBits -= (16 - 1); /* used 1 bits */ 330 BITS *pInputStream) 365 BITS *pInputStream) 376 pInputStream->usedBits -= (13 - 1); /* used 1 bits */ 409 BITS *pInputStream [all...] |
get_dse.cpp | 23 pInputStream = pointer to a BITS structure that holds information 86 BITS *pInputStream) 159 BITS *pInputStream) 170 * Get element instance tag ( 4 bits) 182 * get count ( 8 bits) 193 esc_count = (Int)get9_n_lessbits(LEN_D_ESC, pInputStream); /* 8 bits */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
get_tns.h | 110 BITS * const pInputStream,
|
get_ics_info.h | 91 BITS *pInputStream,
|
getfill.cpp | 43 when the number of bits read is 9 or less. 52 pInputStream = pointer to structure BITS containing input stream 76 This function passes over fill bits in the raw data block to adjust the 207 void getfill(BITS *pInputStream) 234 * in BITS structure. This will save one call for getbits().
|
get_ele_list.cpp | 44 when the number of bits read is 9 or less and get1bits 56 pInputStream = pointer to a BITS structure, used by the function getbits 57 to provide data. Data type pointer to BITS 215 BITS *pInputStream,
|
getgroup.cpp | 36 when the number of bits read is 9 or less. 46 information. Type BITS 219 BITS *pInputStream)
|
decode_huff_cw_binary.cpp | 61 BITS *pInputStream = pointer to input bit stream 212 BITS *pInputStream) 250 BITS *pInputStream) 260 pInputStream->usedBits -= (9 - 3); /* used 3 bits */ 288 BITS *pInputStream) 298 pInputStream->usedBits -= (16 - 1); /* used 1 bits */ 330 BITS *pInputStream) 365 BITS *pInputStream) 376 pInputStream->usedBits -= (13 - 1); /* used 1 bits */ 409 BITS *pInputStream [all...] |
get_dse.cpp | 23 pInputStream = pointer to a BITS structure that holds information 86 BITS *pInputStream) 159 BITS *pInputStream) 170 * Get element instance tag ( 4 bits) 182 * get count ( 8 bits) 193 esc_count = (Int)get9_n_lessbits(LEN_D_ESC, pInputStream); /* 8 bits */
|
/external/apache-http/src/org/apache/commons/codec/binary/ |
BinaryCodec.java | 70 private static final int[] BITS = {BIT_0, BIT_1, BIT_2, BIT_3, BIT_4, BIT_5, BIT_6, BIT_7}; 177 for (int bits = 0; bits < BITS.length; ++bits) { 178 if (ascii[jj - bits] == '1') { 179 l_raw[ii] |= BITS[bits]; 204 for (int bits = 0; bits < BITS.length; ++bits) [all...] |
/external/webkit/JavaScriptCore/wtf/ |
TCPageMap.h | 39 // the bits every time. 41 // The BITS parameter should be the number of bits required to hold 43 // page offset fits in lower 12 bits), BITS == 20. 60 template <int BITS> 69 array_ = reinterpret_cast<void**>((*allocator)(sizeof(void*) << BITS)); 70 memset(array_, 0, sizeof(void*) << BITS); 82 // REQUIRES "k" is in range "[0,2^BITS-1]". 91 // REQUIRES "k" is in range "[0,2^BITS-1]" [all...] |
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
get_ele_list.cpp | 44 when the number of bits read is 9 or less and get1bits 56 pInputStream = pointer to a BITS structure, used by the function getbits 57 to provide data. Data type pointer to BITS 215 BITS *pInputStream,
|
getgroup.cpp | 36 when the number of bits read is 9 or less. 46 information. Type BITS 219 BITS *pInputStream)
|
/external/openssl/crypto/sha/asm/ |
sha512-ia64.pl | 25 # reason lower 32 bits are deposited to upper half of 64-bit register 69 $BITS=8*$SZ; 83 $BITS=8*$SZ; 169 $code.=<<___ if ($BITS==64); 197 $t0="t0", $t1="t1", $code.=<<___ if ($BITS==32); 224 $t0="A", $t1="E", $code.=<<___ if ($BITS==64); 507 $t0="t0", $t1="t1", $code.=<<___ if ($BITS==32); 524 $t0="A", $t1="E", $code.=<<___ if ($BITS==64); 595 if ($BITS==64) { 605 print<<___ if ($BITS==32) [all...] |
/external/zlib/contrib/infback9/ |
infback9.c | 56 unsigned sym, bits, low, size; local 69 bits = 9; 70 inflate_table9(LENS, state.lens, 288, &(next), &(bits), state.work); 76 bits = 5; 77 inflate_table9(DISTS, state.lens, 32, &(next), &(bits), state.work); 94 printf("{%u,%u,%d}", lenfix[low].op, lenfix[low].bits, 105 printf("{%u,%u,%d}", distfix[low].op, distfix[low].bits, 120 bits = 0; \ 143 hold += (unsigned long)(*next++) << bits; \ 144 bits += 8; 235 unsigned bits; \/* bits in bit buffer *\/ local [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
infback.c | 83 unsigned sym, bits; local 94 bits = 9; 95 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 101 bits = 5; 102 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); 126 bits = state->bits; \ 137 state->bits = bits; \ 144 bits = 0; 253 unsigned bits; \/* bits in bit buffer *\/ local [all...] |