Home
last modified time | relevance | path

Searched defs:block_size (Results 76 - 100 of 232) sorted by relevance

12345678910

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h131 struct ac_arg block_size; member
H A Dsi_get.c847 uint64_t *block_size = ret; in si_get_compute_param() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c543 uint64_t *block_size = ret; in softpipe_get_compute_param() local
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c529 s64 ntfs_device_size_get(struct ntfs_device *dev, int block_size) in ntfs_device_size_get() argument
[all...]
/third_party/nghttp2/src/
H A Dallocator.h174 size_t block_size; global() member
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h100 size_t block_size = (size_t)1 << params->hasher.block_bits; in HashMemAllocInBytes() local
/third_party/mesa3d/src/mesa/main/
H A Dformatquery.c1522 GLint block_size; in _mesa_GetInternalformativ() local
H A Dformat_parser.py319 def block_size(self): member in Format
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_layout.c235 struct pan_block_size block_size = in panfrost_get_legacy_stride() local
253 struct pan_block_size block_size = in panfrost_from_legacy_stride() local
343 struct pan_block_size block_size = in pan_image_layout_init() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_rgtc.c45 unsigned block_size = 8; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
92 int block_size = 8; in util_format_rgtc1_unorm_unpack_rgba_float() local
196 int block_size = 8; in util_format_rgtc1_snorm_unpack_rgba_float() local
244 unsigned block_size = 16; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
324 int block_size = 16; in util_format_rgtc2_unorm_unpack_rgba_float() local
387 int block_size = 16; util_format_rgtc2_snorm_unpack_rgba_float() local
[all...]
H A Du_format_parse.py197 def block_size(self): member in Format
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c566 unsigned block_size = info->block[0] * info->block[1] * info->block[2]; in nv50_launch_grid() local
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c132 size_t block_size; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c241 MHD_create_response_from_callback(uint64_t size, size_t block_size, MHD_ContentReaderCallback crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc) MHD_create_response_from_callback() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match64_inc.h100 size_t block_size = (size_t)1 << params->hasher.block_bits; in HashMemAllocInBytes() local
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc213 const int block_size = 1 << 20; in zlib_file() local
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer_unittest.cc125 TestInputStream(const void* data, int size, int block_size) in TestInputStream() argument
H A Dzero_copy_stream_impl.cc85 FileInputStream::FileInputStream(int file_descriptor, int block_size) in FileInputStream() argument
167 FileOutputStream::FileOutputStream(int file_descriptor, int block_size) in FileOutputStream() argument
254 IstreamInputStream::IstreamInputStream(std::istream* input, int block_size) in IstreamInputStream() argument
285 OstreamOutputStream::OstreamOutputStream(std::ostream* output, int block_size) in OstreamOutputStream() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c107 size_t block_size = info->codesize; in get_read_block_size() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd.rs218 pub fn block_size(&self) -> usize { in block_size() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_build.c388 const size_t block_size = 16; in wps_build_encr_settings() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_build.c397 const size_t block_size = 16; in wps_build_encr_settings() local
/third_party/ffmpeg/libavcodec/
H A Daptx.h95 int block_size; member
H A Dflashsv.c61 int block_size; member
174 unsigned block_size = FFMIN(UINT16_MAX, remaining); in flashsv2_prime() local
201 flashsv_decode_block(AVCodecContext *avctx, const AVPacket *avpkt, GetBitContext *gb, int block_size, int width, int height, int x_pos, int y_pos, int blk_idx) flashsv_decode_block() argument
[all...]
H A Datrac1.c112 int band_num, band_samples, log2_block_count, nbits, num_blocks, block_size; in at1_imdct_block() local

Completed in 19 milliseconds

12345678910