Home
last modified time | relevance | path

Searched defs:extra_bits (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_common.h100 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/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless_common.h100 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/node/deps/brotli/c/enc/
Dprefix.h28 uint32_t* extra_bits) { in PrefixEncodeCopyDistance()
Dmetablock.c91 double extra_bits = 0.0; in ComputeDistanceCost() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dprefix.h28 uint32_t* extra_bits) { in PrefixEncodeCopyDistance()
Dmetablock.c91 double extra_bits = 0.0; in ComputeDistanceCost() local
/third_party/ffmpeg/libavcodec/
Dalacdsp.c46 int extra_bits, int channels, int nb_samples) in append_extra_bits()
Dhqx.h49 int lut_bits, extra_bits; member
Dalac.c81 int extra_bits; /**< number of extra bits beyond 16-bit */ member
Dintrax8.c125 #define extra_bits(eb) (eb) // 3 bits macro
Dalacenc.c72 int extra_bits; member
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.h26 uint8_t extra_bits; // extra bits for escape codes member
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.h26 uint8_t extra_bits; // extra bits for escape codes member
/third_party/boost/boost/random/detail/
Dseed_impl.hpp110 … boost::uint_least32_t extra_bits = boost::uint_least32_t(fmod(val, mult32)) & (divisor - 1); in generate_from_real() local
150 int extra_bits = detail::integer_log2((excess - 1) ^ excess); in generate_from_int() local
182 …boost::uint_least32_t extra_bits = boost::uint_least32_t(val) & ((boost::uint_least32_t(1) << (32 … in generate_from_int() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideoparser.c951 guint8 bits, extra_bits; in gst_mpeg_video_packet_parse_slice_header() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_field.cc447 int extra_bits = field_generators_[i]->ExtraRuntimeHasBitsNeeded(); in CalculateHasBits() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dbackward_references_cost_enc.c109 int code, extra_bits; in GetLengthCost() local
116 int code, extra_bits; in GetDistanceCost() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dbackward_references_cost_enc.c109 int code, extra_bits; in GetLengthCost() local
116 int code, extra_bits; in GetDistanceCost() local
/third_party/boost/boost/dynamic_bitset/
Ddynamic_bitset.hpp787 const block_width_type extra_bits = count_extra_bits(); in resize() local
1141 const block_width_type extra_bits = count_extra_bits(); in all() local
2098 const block_width_type extra_bits = count_extra_bits(); in m_zero_unused_bits() local
2108 const block_width_type extra_bits = count_extra_bits(); in m_check_invariants() local
/third_party/node/deps/brotli/c/dec/
Ddecode.c551 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/
Ddecode.c551 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/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/third_party/skia/third_party/externals/zlib/
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/third_party/flutter/skia/third_party/externals/zlib/
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member

12