Home
last modified time | relevance | path

Searched defs:max_size (Results 251 - 260 of 260) sorted by relevance

1...<<11

/third_party/ffmpeg/fftools/
H A Dffplay.c174 int max_size; member
677 static int frame_queue_init(FrameQueue *f, PacketQueue *pktq, int max_size, int keep_last) in frame_queue_init() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c143 uint64_t max_size; member
890 ebml_read_num(MatroskaDemuxContext *matroska, AVIOContext *pb, int max_size, uint64_t *number, int eof_forbidden) ebml_read_num() argument
/third_party/backends/backend/
H A Dhp3500.c3863 size_t size, max_size = 0; in max_string_size() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h624 /* 98*/ sle64 max_size; /* Maximum size of attribute. */ member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c3110 uint64_t max_size = 0; in dzn_CmdCopyImage2() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c2727 unsigned max_size = ((unsigned)(63.999 * 1024 * 1024) & ~255) * num_se; in radv_pipeline_init_gs_ring_state() local
/third_party/node/deps/v8/src/heap/
H A Dheap.cc315 size_t max_size = V8HeapTrait::kMaxSize; in MaxOldGenerationSize() local
/third_party/node/deps/v8/src/execution/
H A Disolate.cc389 constexpr size_t max_size = std::numeric_limits<size_t>::max(); in GetShortBuiltinsCallRegion() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp9489 GLint max_size = 0; in test() local
11199 GLint max_size = 0; in test() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h1719 inline int max_size() const { return 0x7FFFFFFF / (int)sizeof(T); } in max_size() function

Completed in 106 milliseconds

1...<<11