Home
last modified time | relevance | path

Searched defs:max_size (Results 1 - 25 of 221) sorted by relevance

123456789

/third_party/mesa3d/src/freedreno/fdl/
H A Dfd_layout_test.c42 int max_size = MAX2(testcase->layout.width0, testcase->layout.height0); in fdl_test_layout() local
/third_party/ffmpeg/libavcodec/
H A Dlclenc.c74 int max_size = deflateBound(zstream, avctx->width * avctx->height * 3); in encode_frame() local
H A Ddca.c49 avpriv_dca_convert_bitstream(const uint8_t *src, int src_size, uint8_t *dst, int max_size) avpriv_dca_convert_bitstream() argument
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 Dvoc_packet.c27 ff_voc_get_packet(AVFormatContext *s, AVPacket *pkt, AVStream *st, int max_size) in ff_voc_get_packet() argument
[all...]
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/elfutils/libdw/
H A Ddwarf_getpubnames.c90 size_t max_size = dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets() local
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe12.c20 static ssize_t max_size, invalid_size; variable
/third_party/skia/third_party/externals/libwebp/extras/
H A Dquality_estimate.c26 GetBit(const uint8_t* const data, size_t nb, uint64_t max_size, uint64_t* const bit_pos) GetBit() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dmutator_cache.cc21 MutatorCache::MutatorCache(size_t max_size) in MutatorCache() argument
/third_party/curl/lib/vauth/
H A Dkrb5_gssapi.c199 unsigned int max_size = 0; in Curl_auth_create_gssapi_security_message() local
H A Dkrb5_sspi.c270 unsigned long max_size = 0; in Curl_auth_create_gssapi_security_message() local
/third_party/ffmpeg/tools/
H A Dprobetest.c101 int max_size = 65537; in main() local
/third_party/backends/backend/genesys/
H A Dtest_settings.cpp79 unsigned max_size = 50; in get_testing_device_name() local
/third_party/node/deps/v8/src/zone/
H A Dzone-allocator.h63 size_t max_size() const { in max_size() function in v8::internal::ZoneAllocator
/third_party/ltp/testcases/kernel/syscalls/mlock2/
H A Dmlock202.c39 size_t *max_size; member
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.h70 uint64_t max_size; member
/third_party/pcre2/pcre2/src/sljit/
H A DsljitUtils.c175 SLJIT_API_FUNC_ATTRIBUTE struct sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, sljit_uw max_size, void *allocator_data) in sljit_allocate_stack() argument
239 SLJIT_API_FUNC_ATTRIBUTE struct sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, sljit_uw max_size, void *allocator_data) in sljit_allocate_stack() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.h54 int max_size; // maximum capacity member
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dfuzzer.cc45 LLVMFuzzerCustomMutator(uint8_t* data, size_t size, size_t max_size, unsigned seed) LLVMFuzzerCustomMutator() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dfuzzer.cc55 LLVMFuzzerCustomMutator(uint8_t* data, size_t size, size_t max_size, unsigned seed) LLVMFuzzerCustomMutator() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DPoolAlloc.h96 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function in pool_allocator
97 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function in pool_allocator
/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

Completed in 16 milliseconds

123456789