Home
last modified time | relevance | path

Searched defs:max_size (Results 76 - 100 of 615) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_proc.c23 u32 max_size; member
/third_party/ffmpeg/libavcodec/
H A Dvaapi_h264.c84 int max_size; ///< Max number of reference frames. This is FF_ARRAY_ELEMS(VAPictureParameterBufferH264.ReferenceFrames) member
/third_party/ffmpeg/libavformat/
H A Daiffdec.c396 int64_t max_size; in aiff_read_packet() local
H A Dlibgme.c38 int64_t max_size; member
[all...]
/third_party/curl/lib/vauth/
H A Dkrb5_sspi.c270 unsigned long max_size = 0; in Curl_auth_create_gssapi_security_message() local
/third_party/alsa-utils/axfer/
H A Dcontainer.h51 uint64_t max_size; member
97 uint64_t max_size; member
105 uint64_t max_size; member
/third_party/backends/backend/
H A Dkvs20xx_cmd.c305 kvs20xx_read_image_data(struct scanner * s, unsigned page, unsigned side, void *buf, unsigned max_size, unsigned *size) kvs20xx_read_image_data() argument
/third_party/backends/backend/genesys/
H A Dmotor.cpp104 create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w, StepType step_type, unsigned steps_alignment, unsigned min_size, unsigned max_size) create_slope_table_for_speed() argument
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c73 sanitize_hash(struct cso_cache *sc, struct cso_hash *hash, enum cso_cache_type type, int max_size) sanitize_hash() argument
83 sanitize_cb(struct cso_hash *hash, enum cso_cache_type type, int max_size, void *user_data) sanitize_cb() argument
[all...]
H A Dcso_cache.h109 int max_size; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp80 unsigned max_size = type_sz(inst->dst.type); in required_dst_byte_stride() local
/third_party/node/src/
H A Dnode_sockaddr.h227 size_t max_size() const { return max_size_; } in max_size() function in node::SocketAddressLRU
/third_party/node/deps/v8/src/heap/
H A Dheap-controller.cc36 size_t max_size = max_heap_size; in MaxGrowingFactor() local
128 CalculateAllocationLimit( Heap* heap, size_t current_size, size_t min_size, size_t max_size, size_t new_space_capacity, double factor, Heap::HeapGrowingMode growing_mode) CalculateAllocationLimit() argument
/third_party/musl/libc-test/src/functional/
H A Dtest-iterate.c64 uintptr_t max_size = end - iterate_arg->allocs[i]; in iterate_callback() local
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync.c352 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread() argument
H A Dasync_local.h73 size_t max_size; member
/third_party/openssl/crypto/async/
H A Dasync.c352 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread() argument
H A Dasync_local.h73 size_t max_size; member
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimageio_util.c38 size_t max_size = 0; in ImgIoUtilReadFromStdin() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drescaler_utils.c93 const int max_size = INT_MAX / 2; in WebPRescalerGetScaledDimensions() local
/third_party/optimized-routines/string/bench/
H A Dmemcpy.c138 init_copies (size_t max_size) in init_copies() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dfuzzer.cc133 LLVMFuzzerCustomMutator(uint8_t* data, size_t size, size_t max_size, unsigned seed) LLVMFuzzerCustomMutator() argument
/third_party/vixl/test/
H A Dtest-invalset.cc165 size_t max_size = set.size(); in TEST() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_pool.c44 ssize_t max_size = kbase_mem_pool_max_size(pool); in kbase_mem_pool_capacity() local
254 void kbase_mem_pool_set_max_size(struct kbase_mem_pool *pool, size_t max_size) in kbase_mem_pool_set_max_size() argument
308 int kbase_mem_pool_init(struct kbase_mem_pool *pool, size_t max_size, struc argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_pool.c49 ssize_t max_size = kbase_mem_pool_max_size(pool); in kbase_mem_pool_capacity() local
266 void kbase_mem_pool_set_max_size(struct kbase_mem_pool *pool, size_t max_size) in kbase_mem_pool_set_max_size() argument
323 kbase_mem_pool_init(struct kbase_mem_pool *pool, size_t max_size, struct kbase_device *kbdev, struct kbase_mem_pool *next_pool) kbase_mem_pool_init() argument
[all...]

Completed in 14 milliseconds

12345678910>>...25