Home
last modified time | relevance | path

Searched defs:blocksize (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/ffmpeg/libavformat/
H A Dshortendec.c31 int version, internal_ftype, channels, blocksize; in shn_probe() local
H A Dwv.h35 uint32_t blocksize; //< size of the block data (excluding the header) member
/third_party/ffmpeg/libavcodec/
H A Dvorbis_parser_internal.h38 int blocksize[2]; ///< short and long window sizes member
H A Dflac.c148 int ff_flac_get_max_frame_size(int blocksize, int ch, int bps) in ff_flac_get_max_frame_size() argument
[all...]
H A Dflac.h84 int blocksize; /**< block size of the frame */ member
H A Dlpc.h53 int blocksize; member
H A Dmlpdsp.c27 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 Dkmvc.c271 int blocksize; in decode_frame() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dvorbisdsp_altivec.c31 vorbis_inverse_coupling_altivec(float *mag, float *ang, intptr_t blocksize) vorbis_inverse_coupling_altivec() argument
/third_party/mesa3d/src/asahi/lib/
H A Dtiling.h39 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 Dfallocate05.c34 static blksize_t blocksize; variable
H A Dfallocate06.c62 static blksize_t blocksize; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.c55 unsigned int blocksize = pool->total_allocated; in refill_pool() local
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto03.c128 size_t blocksize = 0x800000, pagesize = SAFE_SYSCONF(_SC_PAGESIZE); in check_vnet_hdr() local
/third_party/ffmpeg/libavcodec/x86/
H A Dmlpdsp_init.c135 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 Dg72x_priv.h78 int codec_bits, blocksize, samplesperblock ; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_block.c56 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 Dpcre2_serialize.c207 CODE_BLOCKSIZE_TYPE blocksize; in pcre2_serialize_decode() local
[all...]
/third_party/python/Lib/
H A Dhmac.py32 blocksize = 64 # 512-bit HMAC; can be changed in subclasses. variable in HMAC
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_block.c56 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 Ddeshake.h64 int blocksize; ///< Size of blocks to compare member
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_layout.c46 } blocksize[] = { in fdl6_get_ubwc_blockwidth() local
/third_party/ltp/lib/
H A Dtst_memutils.c21 size_t i, map_count = 0, safety = 0, blocksize = BLOCKSIZE; in tst_pollute_memory() local
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_texture.h106 uint32_t blocksize; member
119 uint32_t blocksize; member
/third_party/pulseaudio/src/modules/echo-cancel/
H A Decho-cancel.h58 uint32_t blocksize; member
67 unsigned int blocksize; /* in frames */ member

Completed in 10 milliseconds

12345