Home
last modified time | relevance | path

Searched defs:nbits (Results 1 - 25 of 112) sorted by relevance

12345

/third_party/mbedtls/tests/include/alt-dummy/
H A Decp_alt.h30 const size_t nbits; member
/third_party/FreeBSD/contrib/gdtoa/
H A Dhexnan.c62 int havedig, hd0, i, nbits; local
H A Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddct.h33 int nbits; member
H A Drdft.h29 int nbits; member
H A Drdft.c89 av_cold int ff_rdft_init(RDFTContext *s, int nbits, enum RDFTransformType trans) in ff_rdft_init() argument
[all...]
H A Davfft.c28 FFTContext *av_fft_init(int nbits, int inverse) in av_fft_init() argument
58 FFTContext *av_mdct_init(int nbits, int inverse, double scale) in av_mdct_init() argument
95 RDFTContext *av_rdft_init(int nbits, enum RDFTransformType trans) in av_rdft_init() argument
122 DCTContext *av_dct_init(int nbits, enum DCTTransformType inverse) in av_dct_init() argument
H A Ddct.c179 av_cold int ff_dct_init(DCTContext *s, int nbits, enum DCTTransformType inverse) in ff_dct_init() argument
[all...]
H A Dmjpegenc_huffman.c83 int nbits[257] = {0}; in ff_mjpegenc_huffman_compute_bits() local
/third_party/mbedtls/programs/pkey/
H A Ddh_genprime.c66 int nbits = DFL_BITS; in main() local
/third_party/nghttp2/lib/
H A Dnghttp2_hd_huffman.h64 uint32_t nbits; member
H A Dnghttp2_hd_huffman.c36 size_t nbits = 0; in nghttp2_hd_huff_encode_count() local
51 size_t nbits = 0; in nghttp2_hd_huff_encode() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dprefix.h41 size_t nbits = bucket - postfix_bits; in PrefixEncodeCopyDistance() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack_huffman.c36 size_t nbits = 0; in nghttp3_qpack_huffman_encode_count() local
50 size_t nbits = 0; in nghttp3_qpack_huffman_encode() local
[all...]
H A Dnghttp3_qpack_huffman.h37 uint32_t nbits; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd_huffman.h64 uint32_t nbits; member
H A Dnghttp2_hd_huffman.c36 size_t nbits = 0; in nghttp2_hd_huff_encode_count() local
51 size_t nbits = 0; in nghttp2_hd_huff_encode() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dprefix.h41 size_t nbits = bucket - postfix_bits; in PrefixEncodeCopyDistance() local
/third_party/nghttp2/
H A Dmkhufftbl.py442 nbits = symbol_tbl[i][0] variable
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_dh.c52 int32_t nbits; member
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dcfb128.c150 cfbr_encrypt_block(const unsigned char *in, unsigned char *out, int nbits, const void *key, unsigned char ivec[16], int enc, block128_f block) cfbr_encrypt_block() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_x931p.c162 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq() argument
[all...]
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c52 int32_t nbits; member
/third_party/openssl/crypto/modes/
H A Dcfb128.c150 cfbr_encrypt_block(const unsigned char *in, unsigned char *out, int nbits, const void *key, unsigned char ivec[16], int enc, block128_f block) cfbr_encrypt_block() argument
/third_party/openssl/crypto/bn/
H A Dbn_x931p.c162 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq() argument
[all...]

Completed in 8 milliseconds

12345