/third_party/ffmpeg/libavformat/ |
H A D | shortendec.c | 31 int version, internal_ftype, channels, blocksize; in shn_probe() local
|
H A D | wv.h | 35 uint32_t blocksize; //< size of the block data (excluding the header) member
|
/third_party/ffmpeg/libavcodec/ |
H A D | vorbis_parser_internal.h | 38 int blocksize[2]; ///< short and long window sizes member
|
H A D | flac.c | 148 int ff_flac_get_max_frame_size(int blocksize, int ch, int bps) in ff_flac_get_max_frame_size() argument [all...] |
H A D | flac.h | 84 int blocksize; /**< block size of the frame */ member
|
H A D | lpc.h | 53 int blocksize; member
|
H A D | mlpdsp.c | 27 mlp_filter_channel(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel() argument
|
H A D | kmvc.c | 271 int blocksize; in decode_frame() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | vorbisdsp_altivec.c | 31 vorbis_inverse_coupling_altivec(float *mag, float *ang, intptr_t blocksize) vorbis_inverse_coupling_altivec() argument
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | tiling.h | 39 agx_select_tile_shift(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_shift() argument 56 agx_select_tile_size(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_size() argument
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate05.c | 34 static blksize_t blocksize; variable
|
H A D | fallocate06.c | 62 static blksize_t blocksize; variable [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | memory_pool.c | 55 unsigned int blocksize = pool->total_allocated; in refill_pool() local
|
/third_party/ltp/testcases/kernel/syscalls/sendto/ |
H A D | sendto03.c | 128 size_t blocksize = 0x800000, pagesize = SAFE_SYSCONF(_SC_PAGESIZE); in check_vnet_hdr() local
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mlpdsp_init.c | 135 mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel_x86() argument
|
/third_party/libsnd/src/G72x/ |
H A D | g72x_priv.h | 78 int codec_bits, blocksize, samplesperblock ; member
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_block.c | 56 ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) ossl_cipher_fillblock() argument 80 ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) ossl_cipher_trailingdata() argument 99 ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) ossl_cipher_padblock() argument 108 ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) ossl_cipher_unpadblock() argument 158 ossl_cipher_tlsunpadblock(OSSL_LIB_CTX *libctx, unsigned int tlsversion, unsigned char *buf, size_t *buflen, size_t blocksize, unsigned char **mac, int *alloced, size_t macsize, int aead) ossl_cipher_tlsunpadblock() argument [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_serialize.c | 207 CODE_BLOCKSIZE_TYPE blocksize; in pcre2_serialize_decode() local [all...] |
/third_party/python/Lib/ |
H A D | hmac.py | 32 blocksize = 64 # 512-bit HMAC; can be changed in subclasses. variable in HMAC [all...] |
/third_party/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_block.c | 56 ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) ossl_cipher_fillblock() argument 80 ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) ossl_cipher_trailingdata() argument 99 ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) ossl_cipher_padblock() argument 108 ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) ossl_cipher_unpadblock() argument 158 ossl_cipher_tlsunpadblock(OSSL_LIB_CTX *libctx, unsigned int tlsversion, unsigned char *buf, size_t *buflen, size_t blocksize, unsigned char **mac, int *alloced, size_t macsize, int aead) ossl_cipher_tlsunpadblock() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | deshake.h | 64 int blocksize; ///< Size of blocks to compare member
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd6_layout.c | 46 } blocksize[] = { in fdl6_get_ubwc_blockwidth() local
|
/third_party/ltp/lib/ |
H A D | tst_memutils.c | 21 size_t i, map_count = 0, safety = 0, blocksize = BLOCKSIZE; in tst_pollute_memory() local
|
/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
H A D | rbug_texture.h | 106 uint32_t blocksize; member 119 uint32_t blocksize; member
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
H A D | echo-cancel.h | 58 uint32_t blocksize; member 67 unsigned int blocksize; /* in frames */ member
|