| /third_party/ffmpeg/libavcodec/ |
| H A D | alacdsp.c | 45 append_extra_bits(int32_t *buffer[2], int32_t *extra_bits_buffer[2], int extra_bits, int channels, int nb_samples) append_extra_bits() argument
|
| H A D | hqx.h | 49 int lut_bits, extra_bits; member
|
| H A D | alac.c | 81 int extra_bits; /**< number of extra bits beyond 16-bit */ member [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | prefix.h | 24 PrefixEncodeCopyDistance(size_t distance_code, size_t num_direct_codes, size_t postfix_bits, uint16_t* code, uint32_t* extra_bits) PrefixEncodeCopyDistance() argument
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | huffman_encode_utils.h | 26 uint8_t extra_bits; // extra bits for escape codes member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | prefix.h | 24 PrefixEncodeCopyDistance(size_t distance_code, size_t num_direct_codes, size_t postfix_bits, uint16_t* code, uint32_t* extra_bits) PrefixEncodeCopyDistance() argument
|
| /kernel/linux/linux-6.6/fs/ntfs3/lib/ |
| H A D | decompress_common.c | 266 u32 extra_bits = codeword_len - table_bits; in make_huffman_decode_table() local
|
| /third_party/lame/libmp3lame/ |
| H A D | reservoir.c | 175 ResvMaxBits(lame_internal_flags * gfc, int mean_bits, int *targ_bits, int *extra_bits, int cbr) in ResvMaxBits() argument
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode-test.c | 78 u32 extra_bits; member [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | inode-test.c | 78 u32 extra_bits; member [all...] |
| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | kmsan.h | 164 static __always_inline bool kmsan_uaf_from_eb(unsigned int extra_bits) in kmsan_uaf_from_eb() argument 169 static __always_inline unsigned int kmsan_depth_from_eb(unsigned int extra_bits) in kmsan_depth_from_eb() argument
|
| H A D | core.c | 53 u32 extra_bits = in kmsan_internal_poison_memory() local 217 u32 extra_bits; in kmsan_internal_chain_origin() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | swiss-hash-table-helpers.h | 156 constexpr int extra_bits = sizeof(T) * 8 - total_significant_bits; in LeadingZeros() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_common.h | 99 VP8LPrefixEncodeBitsNoLUT(int distance, int* const code, int* const extra_bits) VP8LPrefixEncodeBitsNoLUT() argument 107 VP8LPrefixEncodeNoLUT(int distance, int* const code, int* const extra_bits, int* const extra_bits_value) VP8LPrefixEncodeNoLUT() argument 126 VP8LPrefixEncodeBits(int distance, int* const code, int* const extra_bits) VP8LPrefixEncodeBits() argument 137 VP8LPrefixEncode(int distance, int* const code, int* const extra_bits, int* const extra_bits_value) VP8LPrefixEncode() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set.h | 239 constexpr int extra_bits = sizeof(T) * 8 - total_significant_bits; in LeadingZeros() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dbtest.c | 500 u8 extra_bits; in acpi_db_test_buffer_type() local
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dbtest.c | 500 u8 extra_bits; in acpi_db_test_buffer_type() local
|
| /kernel/linux/linux-6.6/drivers/mailbox/ |
| H A D | mailbox-mpfs.c | 120 u8 extra_bits = msg->cmd_data_size & 3; in mpfs_mbox_send_data() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | ubsan.c | 149 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val() local
|
| H A D | stackdepot.c | 521 stack_depot_set_extra_bits( depot_stack_handle_t handle, unsigned int extra_bits) stack_depot_set_extra_bits() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_field.cc | 447 int extra_bits = field_generators_[i]->ExtraRuntimeHasBitsNeeded(); in CalculateHasBits() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | cik_sdma.c | 137 u32 extra_bits = (ib->vm ? ib->vm->ids[ib->ring].id : 0) & 0xf; in cik_sdma_ring_ib_execute() local 173 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_hdp_flush_ring_emit() local 234 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_semaphore_ring_emit() local 950 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_dma_vm_flush() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent-io-tree.h | 194 set_extent_delalloc(struct extent_io_tree *tree, u64 start, u64 end, unsigned int extra_bits, struct extent_state **cached_state) set_extent_delalloc() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | ubsan.c | 82 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | cik_sdma.c | 136 u32 extra_bits = (ib->vm ? ib->vm->ids[ib->ring].id : 0) & 0xf; in cik_sdma_ring_ib_execute() local 172 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_hdp_flush_ring_emit() local 233 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_semaphore_ring_emit() local 947 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_dma_vm_flush() local
|