Home
last modified time | relevance | path

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

/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
H A Dmlpenc.c97 int bitcount; member
1554 int lsb_bits = 0, bitcount = 0; in codebook_bits_offset() local
1839 int bitcount; global() member
1861 int bitcount = src->bitcount; best_codebook_path_cost() local
[all...]
/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
H A Dastcenccli_image_load_store.cpp1906 uint32_t bitcount = hdr.ddspf.rgbbitcount; in load_dds_uncompressed_image() local
[all...]
/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
/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
/third_party/lame/libmp3lame/
H A Dvbrquantize.c985 bitcount(const algo_t * that) in bitcount() function
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc3055 uint32_t bitcount = msbit - lsbit + 1; in DecodeType3() local

Completed in 36 milliseconds