Home
last modified time | relevance | path

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

12345678910>>...16

/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...]
/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
/kernel/linux/linux-5.10/include/crypto/
H A Dctr.h25 int blocksize = crypto_skcipher_chunksize(tfm); in crypto_ctr_encrypt_walk() local
/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_chipcommon_sflash.c28 u32 blocksize; member
/kernel/linux/linux-6.6/include/crypto/
H A Dctr.h25 int blocksize = crypto_skcipher_chunksize(tfm); in crypto_ctr_encrypt_walk() local
/kernel/linux/linux-6.6/drivers/ssb/
H A Ddriver_chipcommon_sflash.c28 u32 blocksize; member
/third_party/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate05.c34 static blksize_t blocksize; variable
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.c55 unsigned int blocksize = pool->total_allocated; in refill_pool() local
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_sflash.c29 u32 blocksize; member
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_patch.c30 int truesize, size, blocksize; in snd_emu10k1_sample_new() local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dioctl.c175 unsigned long blocksize = inode->i_sb->s_blocksize; in reiserfs_unpack() local
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_chipcommon_sflash.c29 u32 blocksize; member
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_patch.c30 int truesize, size, blocksize; in snd_emu10k1_sample_new() local
[all...]
/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
/kernel/linux/linux-5.10/include/linux/ssb/
H A Dssb_driver_mips.h28 u32 blocksize; member
/kernel/linux/linux-5.10/fs/iomap/
H A Dfiemap.c127 unsigned blocksize = i_blocksize(inode); in iomap_bmap() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dblock-rsv.h85 btrfs_unuse_block_rsv(struct btrfs_fs_info *fs_info, struct btrfs_block_rsv *block_rsv, u32 blocksize) btrfs_unuse_block_rsv() argument
/kernel/linux/linux-5.10/fs/crypto/
H A Dbio.c112 const unsigned int blocksize = 1 << blockbits; in fscrypt_zeroout_range() local
/kernel/linux/linux-6.6/fs/crypto/
H A Dbio.c115 const unsigned int blocksize = 1 << blockbits; in fscrypt_zeroout_range() local
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dioctl.c164 unsigned long blocksize = inode->i_sb->s_blocksize; in reiserfs_unpack() local
/kernel/linux/linux-6.6/include/linux/ssb/
H A Dssb_driver_mips.h28 u32 blocksize; member

Completed in 7 milliseconds

12345678910>>...16