| /third_party/ffmpeg/libavcodec/ |
| H A D | sbc.c | 84 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 D | wavpackenc.c | 2116 int bitcount = count_bits(maxcode); in wavpack_encode_sample() local
|
| H A D | wavpack.c | 481 int bitcount = 8; in wv_unpack_dsd_high() local
|
| H A D | mlpenc.c | 97 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 D | astcenc_integer_sequence.cpp | 446 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 D | astcenc_symbolic_physical.cpp | 54 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 D | astcenc_compress_symbolic.cpp | 666 int bitcount = free_bits_for_partition_count[partition_count - 1] - bm.weight_bits; in compress_symbolic_block_for_partition_1plane() local
|
| H A D | astcenccli_image_load_store.cpp | 1906 uint32_t bitcount = hdr.ddspf.rgbbitcount; in load_dds_uncompressed_image() local [all...] |
| /third_party/mesa3d/src/amd/registers/ |
| H A D | parse_kernel_headers.py | 690 def bitcount(n): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_integer_sequence.cpp | 219 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
|
| H A D | astc_symbolic_physical.cpp | 25 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | ttable.c | 150 int bitcount(u64 v) in bitcount() function
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttable.c | 150 int bitcount(u64 v) in bitcount() function
|
| /third_party/lame/libmp3lame/ |
| H A D | vbrquantize.c | 985 bitcount(const algo_t * that) in bitcount() function
|
| /third_party/node/deps/v8/src/execution/arm/ |
| H A D | simulator-arm.cc | 3055 uint32_t bitcount = msbit - lsbit + 1; in DecodeType3() local
|