Home
last modified time | relevance | path

Searched defs:bits (Results 301 - 325 of 1070) sorted by relevance

1...<<11121314151617181920>>...43

/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_writer_utils.h133 VP8LPutBits(VP8LBitWriter* const bw, uint32_t bits, int n_bits) VP8LPutBits() argument
[all...]
/third_party/skia/src/utils/
H A DSkFloatUtils.h129 Bits bits; global() member
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dquality.h105 int bits = in MaxMetablockSize() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c116 int bits; in BrotliBuildCodeLengthsHuffmanTable() local
186 int bits; BrotliBuildHuffmanTable() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c14 #define bits word.what.Bits macro
H A Dinftrees.c27 #define bits word.what.Bits macro
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_const_literal_test.cc36 uint32_t bits = sign_bit | exponent_bits | mantissa_bits; in MakeFloat() local
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c92 unsigned sym, bits; local
262 unsigned bits; /* bits in bit buffer */ global() local
[all...]
/third_party/toybox/lib/
H A Dargs.c343 unsigned bits = 0; in parse_optflaglist() local
H A Dpassword.c31 int bitpos = i*6, bits = bitpos/8; in get_salt() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c129 mpd_ieee_context(mpd_context_t *ctx, int bits) in mpd_ieee_context() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgaussian_distribution.h240 uint64_t bits = fast_u64_(g); in zignor() local
H A Duniform_int_distribution.h200 unsigned_type bits = fast_bits(g); in Generate() local
[all...]
/third_party/skia/experimental/graphite/src/
H A DDrawOrder.h39 uint16_t bits() const { return fIndex; } in bits() function in skgpu::MonotonicValue
/third_party/skia/bench/
H A DFontCacheBench.cpp58 static uint32_t rotr(uint32_t value, unsigned bits) { in rotr() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp239 const deUint64 bits = deUint64(deLdExp(frac, shift)); in floatToHex() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.cpp66 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(colorFormat)); in getPixelFormat() local
95 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(format)); in chooseColorFormat() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() argument
/third_party/zlib/contrib/infback9/
H A Dinftree9.c32 inflate_table9(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table9() argument
[all...]
/third_party/zlib/examples/
H A Dgznorm.c225 int bits = strm.data_type & 0x1f; gzip_normalize() local
[all...]
/third_party/zlib/
H A Dinftrees.c32 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg723_1.c1106 int bits, max = 0; in ff_g723_1_scale_vector() local
H A Djpeglsenc.c143 ls_encode_line(JLSState *state, PutBitContext *pb, void *tmp, const void *in, int last2, int w, int stride, int comp, int bits) ls_encode_line() argument
H A Djpeglsdec.c231 ls_decode_line(JLSState *state, MJpegDecodeContext *s, void *last, void *dst, int last2, int w, int stride, int comp, int bits) ls_decode_line() argument
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...43