/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | parserutils.c | 32 guint cbits = 0; in decode_vlc() local
|
D | parserutils.h | 101 guint cbits; member
|
/third_party/openssl/ohos_lite/include/crypto/ |
D | evp.h | 183 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument 217 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument 241 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument 270 iv_len, cbits, flags, init_key, cleanup, \ argument 277 iv_len, cbits, flags, init_key, cleanup, \ argument 290 nid, block_size, key_len, iv_len, cbits, flags, \ argument 360 block_size, key_len, iv_len, cbits, \ argument 368 #define IMPLEMENT_CFBR(cipher,cprefix,kstruct,ksched,keysize,cbits,iv_len,fl) \ argument
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
D | evp.h | 370 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument 404 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument 428 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument 458 iv_len, cbits, flags, init_key, cleanup, \ argument 465 iv_len, cbits, flags, init_key, cleanup, \ argument 478 nid, block_size, key_len, iv_len, cbits, flags, \ argument 552 block_size, key_len, iv_len, cbits, \ argument 560 #define IMPLEMENT_CFBR(cipher,cprefix,kstruct,ksched,keysize,cbits,iv_len,fl) \ argument
|
/third_party/openssl/include/crypto/ |
D | evp.h | 370 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument 404 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument 428 #define BLOCK_CIPHER_all_funcs(cname, cprefix, cbits, kstruct, ksched) \ argument 458 iv_len, cbits, flags, init_key, cleanup, \ argument 465 iv_len, cbits, flags, init_key, cleanup, \ argument 478 nid, block_size, key_len, iv_len, cbits, flags, \ argument 552 block_size, key_len, iv_len, cbits, \ argument 560 #define IMPLEMENT_CFBR(cipher,cprefix,kstruct,ksched,keysize,cbits,iv_len,fl) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | wmalosslessdec.c | 435 int cbits = av_log2(s->mclms_scaling + 1); in decode_mclms() local 482 int cbits, shift_l, shift_r, j; in decode_cdlms() local 568 int ch, i, cbits; in decode_lpc() local
|
D | scpr.h | 64 uint32_t cbits; member
|
D | wavpackenc.c | 1972 int cbits = count_bits(w->zeros_acc); in encode_flush() local 1996 int cbits; in encode_flush() local
|
D | flacenc.c | 1273 int cbits = s->options.lpc_coeff_precision; in write_subframes() local
|
D | vorbisdec.c | 1219 unsigned partition_class, cdim, cbits, csub, cval, offset, i, j; in vorbis_floor1_decode() local
|
/third_party/openssl/crypto/evp/ |
D | e_aria.c | 153 # define IMPLEMENT_ARIA_CFBR(ksize,cbits) \ argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
D | e_aria.c | 153 # define IMPLEMENT_ARIA_CFBR(ksize,cbits) \ argument
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_intmodedep.h | 723 const uint8_t *cbits; /* Points to character type table */ member
|
D | pcre2_compile.c | 5422 const uint8_t *cbits = cb->cbits; in compile_branch() local
|