| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideoenc.h | 141 const int bits = put_bits_count(&s->pb); in get_bits_diff() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | fixed_dsp.h | 176 static av_always_inline int fixed_sqrt(int x, int bits) in fixed_sqrt() argument [all...] |
| H A D | base64.c | 87 unsigned bits = 0xff; in av_base64_decode() local
|
| H A D | crc.c | 341 int av_crc_init(AVCRC *ctx, int le, int bits, uint32_t poly, int ctx_size) in av_crc_init() argument
|
| /third_party/mesa3d/src/amd/addrlib/src/chip/gfx9/ |
| H A D | gfx9_gb_reg.h | 80 } bitfields, bits; member
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | libftest.c | 69 void ft_dumpbits(void *bits, size_t size) in ft_dumpbits() argument 91 void ft_orbits(char *hold, char *bits, int size) in ft_orbits() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_clear.h | 41 uint8_t bits : 2; // PIPE_CLEAR_DEPTH, PIPE_CLEAR_STENCIL member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_random.h | 53 int bits; member
|
| /third_party/mesa3d/src/util/ |
| H A D | vl_rbsp.h | 89 unsigned i, bits; in vl_rbsp_fillbits() local 137 unsigned bits = 0; vl_rbsp_ue() local 163 unsigned bits, value; vl_rbsp_more_data() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | char.c | 9 static const char *parse_escape(const char *p, unsigned *val, const char *end, int bits, struct position pos) in parse_escape() argument 107 int bits; in get_string_constant() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | bits.cc | 13 namespace bits { namespace
|
| H A D | vlq.h | 92 uint32_t bits = cur_byte & kDataMask; in VLQDecodeUnsigned() local 111 uint32_t bits = VLQDecodeUnsigned(data_start, index); in VLQDecode() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-bigint.cc | 46 Handle<Object> bits; in BUILTIN() local 64 Handle<Object> bits; in BUILTIN() local
|
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | cfb128.c | 186 CRYPTO_cfb128_1_encrypt(const unsigned char *in, unsigned char *out, size_t bits, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) CRYPTO_cfb128_1_encrypt() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | prime.c | 46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
|
| /third_party/openssl/apps/ |
| H A D | prime.c | 46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
|
| /third_party/openssl/crypto/modes/ |
| H A D | cfb128.c | 186 CRYPTO_cfb128_1_encrypt(const unsigned char *in, unsigned char *out, size_t bits, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) CRYPTO_cfb128_1_encrypt() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | d3d_format.cpp | 36 D3DFormat::D3DFormat(GLuint bits, in D3DFormat() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | float16_helper.cc | 122 HexFloatToFloat(const uint8_t* value, uint8_t bits) HexFloatToFloat() argument [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jstdhuff.c | 20 add_huff_table(j_common_ptr cinfo, JHUFF_TBL **htblptr, const UINT8 *bits, in add_huff_table() argument
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_reader_inl_utils.h | 63 bit_t bits; in VP8LoadNewBytes() local [all...] |
| /third_party/skia/tests/ |
| H A D | SkColorSpaceXformStepsTest.cpp | 143 uint32_t bits = (uint32_t)t.unpremul << 0 in DEF_TEST() local
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| H A D | generator_impl_literal_test.cc | 36 uint32_t bits = sign_bit | exponent_bits | mantissa_bits; in MakeFloat() local [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | du.c | 53 int bits = 10; in print() local
|
| /third_party/python/Objects/stringlib/ |
| H A D | find_max_char.h | 78 STRINGLIB_CHAR bits = p[0] | p[1] | p[2] | p[3]; in find_max_char() local
|