| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless_common.h | 100 int* const extra_bits) { in VP8LPrefixEncodeBitsNoLUT() 108 int* const extra_bits, in VP8LPrefixEncodeNoLUT() 127 int* const extra_bits) { in VP8LPrefixEncodeBits() 138 int* const extra_bits, in VP8LPrefixEncode()
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | prefix.h | 28 uint32_t* extra_bits) { in PrefixEncodeCopyDistance()
|
| D | metablock.c | 91 double extra_bits = 0.0; in ComputeDistanceCost() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | prefix.h | 28 uint32_t* extra_bits) { in PrefixEncodeCopyDistance()
|
| D | metablock.c | 91 double extra_bits = 0.0; in ComputeDistanceCost() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | alacdsp.c | 46 int extra_bits, int channels, int nb_samples) in append_extra_bits()
|
| D | hqx.h | 49 int lut_bits, extra_bits; member
|
| D | alac.c | 81 int extra_bits; /**< number of extra bits beyond 16-bit */ member
|
| D | intrax8.c | 125 #define extra_bits(eb) (eb) // 3 bits macro
|
| D | alacenc.c | 73 int extra_bits; member
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | huffman_encode_utils.h | 26 uint8_t extra_bits; // extra bits for escape codes member
|
| /third_party/lame/libmp3lame/ |
| D | reservoir.c | 175 ResvMaxBits(lame_internal_flags * gfc, int mean_bits, int *targ_bits, int *extra_bits, int cbr) in ResvMaxBits()
|
| D | quantize_pvt.c | 433 int extra_bits = 0, tbits, bits; in on_pe() local
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | objectivec_field.cc | 447 int extra_bits = field_generators_[i]->ExtraRuntimeHasBitsNeeded(); in CalculateHasBits() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | backward_references_cost_enc.c | 109 int code, extra_bits; in GetLengthCost() local 116 int code, extra_bits; in GetDistanceCost() local
|
| /third_party/node/deps/v8/src/objects/ |
| D | swiss-hash-table-helpers.h | 156 constexpr int extra_bits = sizeof(T) * 8 - total_significant_bits; in LeadingZeros() local
|
| /third_party/node/deps/brotli/c/dec/ |
| D | decode.c | 551 uint32_t extra_bits = 3; /* for BROTLI_REPEAT_ZERO_CODE_LENGTH */ in ProcessRepeatedCodeLength() local 629 uint32_t extra_bits = in ReadSymbolCodeLengths() local 673 uint32_t extra_bits = code_len - 14U; in SafeReadSymbolCodeLengths() local
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| D | decode.c | 551 uint32_t extra_bits = 3; /* for BROTLI_REPEAT_ZERO_CODE_LENGTH */ in ProcessRepeatedCodeLength() local 629 uint32_t extra_bits = in ReadSymbolCodeLengths() local 673 uint32_t extra_bits = code_len - 14U; in SafeReadSymbolCodeLengths() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | trees.c | 119 const intf *extra_bits; /* extra bits for each code or NULL */ member
|
| /third_party/skia/third_party/externals/zlib/ |
| D | trees.c | 119 const intf *extra_bits; /* extra bits for each code or NULL */ member
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | trees.c | 124 const intf *extra_bits; /* extra bits for each code or NULL */ member
|
| /third_party/rust/crates/bitflags/src/ |
| D | lib.rs | 481 let extra_bits = self.bits & !Self::all().bits(); localVariable
|
| /third_party/node/deps/zlib/ |
| D | trees.c | 119 const intf *extra_bits; /* extra bits for each code or NULL */ member
|
| /third_party/zlib/ |
| D | trees.c | 119 const intf *extra_bits; /* extra bits for each code or NULL */ member
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| D | java_helpers.cc | 968 int extra_bits = field->is_required() ? kRequiredBit : 0; in GetExperimentalJavaFieldType() local
|