/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | bitalloc.c | 135 OI_UINT bitcount = 0; in computeBitneed() local 244 OI_UINT bitcount, OI_UINT* excess) { in adjustToFitBitpool() 330 OI_UINT ch, OI_UINT bitcount) { in oneChannelBitAllocation() 364 OI_UINT bitcount; in monoBitAllocation() local
|
D | bitalloc-sbc.c | 54 OI_UINT bitcount; in stereoBitAllocation() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/math/ |
H A D | FDBigInteger.java | 269 int bitcount = p2 & 0x1f; in valueOfPow52() local 306 int bitcount = p2 & 0x1f; in valueOfMulPow52() local 366 int bitcount = p2 & 0x1f; in valueOfPow2() local 432 …private static void leftShift(int[] src, int idx, int result[], int bitcount, int anticount, int p… in leftShift() 474 int bitcount = shift & 0x1f; in leftShift() local 1006 int bitcount = p2 & 0x1f; in cmpPow52() local
|
/aosp_15_r20/external/tremolo/Tremolo/ |
H A D | bitwise.c | 392 long i,bitcount=0; in cliptest() local 692 long j,count=0,count2=0,bitcount=0; in main() local 761 int bitoffset,bitcount=0; in main() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_integer_sequence.cpp | 454 unsigned int bitcount, in write_bits() 485 unsigned int bitcount, in read_bits()
|
D | astcenc_symbolic_physical.cpp | 39 int bitcount, in write_bits() 70 int bitcount, in read_bits()
|
D | astcenc_compress_symbolic.cpp | 458 int bitcount = free_bits_for_partition_count[partition_count - 1] - bm.weight_bits; in compress_symbolic_block_for_partition_1plane() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/random/unix/ |
H A D | sha2.c | 470 apr_uint64_t bitcount; in apr__SHA256_Final() member 472 } bitcount; in apr__SHA256_Final() local
|
H A D | sha2.h | 41 apr_uint64_t bitcount; member
|
/aosp_15_r20/external/cronet/net/tools/ |
H A D | build_hpack_constants.py | 292 bitcount = g[3] variable
|
/aosp_15_r20/external/tinyalsa/ |
H A D | tinypcminfo.c | 151 const unsigned bitcount = sizeof(m->bits[0]) * 8; in main() local
|
/aosp_15_r20/external/tinyalsa_new/utils/ |
H A D | tinypcminfo.c | 159 const unsigned bitcount = sizeof(m->bits[0]) * 8; in main() local
|
/aosp_15_r20/external/mesa3d/src/amd/registers/ |
H A D | parse_kernel_headers.py | 813 def bitcount(n): function
|
/aosp_15_r20/external/flashrom/ |
H A D | helpers.c | 33 unsigned int bitcount(unsigned long a) in bitcount() function
|
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_integer_sequence.cpp | 220 int bitcount, in read_bits()
|
H A D | astc_symbolic_physical.cpp | 26 int bitcount, in read_bits()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkPaintPriv.cpp | 185 #define ASSERT_FITS_IN(value, bitcount) argument
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_uniform_atomics.c | 180 unsigned bitcount = 0; in match_invocation_comparison() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/processor/ |
H A D | MultiStateStats.java | 173 int bitcount = Integer.SIZE - Integer.numberOfLeadingZeros(max); in Factory() local
|
/aosp_15_r20/external/OpenCSD/decoder/source/etmv3/ |
H A D | trc_pkt_proc_etmv3_impl.cpp | 825 int bitcount = 0; in extractBrAddrPkt() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/ |
H A D | encode_avc_header_packer.cpp | 125 uint8_t leadingZeroBits, bitcount; in PutVLCCode() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 696 …atic unsigned char *stbiw__zlib_flushf(unsigned char *data, unsigned int *bitbuffer, int *bitcount) in stbiw__zlib_flushf() 757 int i,j, bitcount=0; in stbi_zlib_compress() local
|
/aosp_15_r20/external/aac/libAACenc/src/ |
H A D | qc_main.cpp | 593 int i, bitcount = 0; in FDKaacEnc_getMinimalStaticBitdemand() local
|
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 1978 uint bitcount = 0, i; in bcm_bitcount() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_encode_avc_base.cpp | 576 uint8_t leadingZeroBits, bitcount; in PutVLCCode() local
|