Home
last modified time | relevance | path

Searched defs:bitcount (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dsbc.c84 int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; in ff_sbc_calculate_bits() local
166 int bitneed[2][8], loudness, max_bitneed, bitcount, slicecount, bitslice; ff_sbc_calculate_bits() local
[all...]
H A Dwavpackenc.c2116 int bitcount = count_bits(maxcode); in wavpack_encode_sample() local
H A Dwavpack.c481 int bitcount = 8; in wv_unpack_dsd_high() local
/third_party/astc-encoder/Source/
H A Dastcenc_integer_sequence.cpp446 write_bits( unsigned int value, unsigned int bitcount, unsigned int bitoffset, uint8_t ptr[2] ) write_bits() argument
478 read_bits( unsigned int bitcount, unsigned int bitoffset, const uint8_t* ptr ) read_bits() argument
H A Dastcenc_symbolic_physical.cpp54 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
81 write_bits( int value, int bitcount, int bitoffset, uint8_t* ptr ) write_bits() argument
H A Dastcenc_compress_symbolic.cpp666 int bitcount = free_bits_for_partition_count[partition_count - 1] - bm.weight_bits; in compress_symbolic_block_for_partition_1plane() local
/third_party/mesa3d/src/amd/registers/
H A Dparse_kernel_headers.py690 def bitcount(n): function
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_integer_sequence.cpp219 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
H A Dastc_symbolic_physical.cpp25 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_input.c122 virtinput_cfg_bits(struct virtio_input *vi, int select, int subsel, unsigned long *bits, unsigned int bitcount) virtinput_cfg_bits() argument
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_input.c138 virtinput_cfg_bits(struct virtio_input *vi, int select, int subsel, unsigned long *bits, unsigned int bitcount) virtinput_cfg_bits() argument
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c150 int bitcount(u64 v) in bitcount() function
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c150 int bitcount(u64 v) in bitcount() function
/kernel/linux/linux-5.10/drivers/mtd/
H A Dinftlcore.c447 static int nrbits(unsigned int val, int bitcount) in nrbits() argument
/kernel/linux/linux-6.6/drivers/mtd/
H A Dinftlcore.c447 static int nrbits(unsigned int val, int bitcount) in nrbits() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Darcfb.c450 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Darcfb.c451 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
/third_party/lame/libmp3lame/
H A Dvbrquantize.c985 bitcount(const algo_t * that) in bitcount() function
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmvumi.c771 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_flush_cache() local
2006 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_slave_configure() local
/kernel/linux/linux-5.10/kernel/
H A Dsys.c2637 unsigned int mem_unit, bitcount; in do_sysinfo() local
2738 int bitcount = 0; COMPAT_SYSCALL_DEFINE1() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.c1627 unsigned int bitcount = le16_to_cpu(rec->e_leaf_clusters) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.c1625 unsigned int bitcount = le16_to_cpu(rec->e_leaf_clusters) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmvumi.c771 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_flush_cache() local
2006 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_slave_configure() local
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c120 u32 bitcount; member
/kernel/linux/linux-6.6/kernel/
H A Dsys.c2774 unsigned int mem_unit, bitcount; in do_sysinfo() local
2875 int bitcount = 0; COMPAT_SYSCALL_DEFINE1() local
[all...]

Completed in 42 milliseconds

12