Home
last modified time | relevance | path

Searched defs:block_size (Results 101 - 125 of 232) sorted by relevance

12345678910

/third_party/ffmpeg/libavcodec/
H A Dalac.c143 int block_size; in rice_decompress() local
H A Dadpcmenc.c70 int block_size; member
[all...]
H A Dvaapi_encode_h265.c1171 VAConfigAttribValEncHEVCBlockSizes block_size; in vaapi_encode_h265_get_encoder_caps() local
/third_party/mbedtls/library/
H A Dcmac.c101 size_t olen, block_size; in cmac_generate_subkeys() local
204 size_t n, j, olen, block_size; in mbedtls_cipher_cmac_update() local
277 size_t olen, block_size; mbedtls_cipher_cmac_finish() local
729 cmac_test_subkeys(int verbose, const char *testname, const unsigned char *key, int keybits, const unsigned char *subkeys, mbedtls_cipher_type_t cipher_type, int block_size, int num_tests) cmac_test_subkeys() argument
823 cmac_test_wth_cipher(int verbose, const char *testname, const unsigned char *key, int keybits, const unsigned char *messages, const unsigned int message_lengths[4], const unsigned char *expected_result, mbedtls_cipher_type_t cipher_type, int block_size, int num_tests) cmac_test_wth_cipher() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c845 nir_ssa_def *block_size = nir_channels( in get_global_ids() local
H A Dradv_meta_decompress.c56 nir_ssa_def *block_size = in build_expand_depth_stencil_compute_shader() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp434 count_block_size block_size; in link_uniform_blocks() local
/third_party/libwebsockets/test-apps/
H A Dtest-client.c46 #define block_size (3 * 4096) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c64 nir_ssa_def *block_size = nir_channels(b, nir_load_workgroup_size(b), mask); in get_global_ids() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp63 launch(command_queue &q, const std::vector<size_t> &grid_offset, const std::vector<size_t> &grid_size, const std::vector<size_t> &block_size) launch() argument
/third_party/node/src/crypto/
H A Dcrypto_cipher.cc807 const int block_size = EVP_CIPHER_CTX_block_size(ctx_.get()); in Init() local
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match_inc.h99 size_t block_size = (size_t)1 << params->hasher.block_bits; in HashMemAllocInBytes() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1613 uint64_t grid_size[3], block_size[3]; in st_init_extensions() local
/third_party/mesa3d/src/util/format/
H A Du_format_s3tc.c123 util_format_dxtn_rgb_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height, util_format_dxtn_fetch_t fetch, unsigned block_size, boolean srgb) util_format_dxtn_rgb_unpack_rgba_8unorm() argument
200 util_format_dxtn_rgb_unpack_rgba_float(float *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height, util_format_dxtn_fetch_t fetch, unsigned block_size, boolean srgb) util_format_dxtn_rgb_unpack_rgba_float() argument
288 util_format_dxtn_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src, unsigned src_stride, unsigned width, unsigned height, enum util_format_dxtn format, unsigned block_size, boolean srgb) util_format_dxtn_pack_rgba_8unorm() argument
366 util_format_dxtn_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src, unsigned src_stride, unsigned width, unsigned height, enum util_format_dxtn format, unsigned block_size, boolean srgb) util_format_dxtn_pack_rgba_float() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c488 uint64_t *block_size = ret; in llvmpipe_get_compute_param() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-test-wasm.cc104 int block_size = args.smi_value_at(0); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c226 int block_size = util_format_get_blocksize(dpt->format); in i915_surface_copy_blitter() local
245 i915_copy_blit(i915_context(pipe), block_size, in i915_surface_copy_blitter() local
/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.c464 int pa_memblockq_peek_fixed_size(pa_memblockq *bq, size_t block_size, pa_memchunk *chunk) { in pa_memblockq_peek_fixed_size() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_reflect.cpp612 uint32_t block_size = uint32_t(get_declared_struct_size(get_type(res.base_type_id))); in emit_resources() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c480 SPDY_build_response_with_callback(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, SPDY_ResponseCallback rcb, void *rcb_cls, uint32_t block_size) SPDY_build_response_with_callback() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_inc.h99 size_t block_size = (size_t)1 << params->hasher.block_bits; in HashMemAllocInBytes() local
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc421 int block_size = kBlockSizes[4]; in TEST_F() local
449 int block_size = kBlockSizes[4]; in TEST_F() local
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c98 size_t block_size; member
/third_party/protobuf/src/google/protobuf/
H A Dparse_context.cc258 int block_size = num * sizeof(T); in ReadPackedFixed() local
274 int block_size = num * sizeof(T); in ReadPackedFixed() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dcipher_ctx.rs299 pub fn block_size(&self) -> usize { in block_size() functions
551 let mut block_size = self.block_size(); in cipher_update() variables
[all...]

Completed in 29 milliseconds

12345678910