Searched defs:maxSize (Results 1 – 15 of 15) sorted by relevance
| /drivers/hdf_core/framework/tools/hdi-gen/util/ |
| D | string_helper.h | 48 static constexpr size_t maxSize = 524288; // 512KB variable
|
| /drivers/peripheral/user_auth/hdi_service/adaptor/inc/ |
| D | buffer.h | 30 uint32_t maxSize; member
|
| /drivers/peripheral/pin_auth/hdi_service/adaptor/inc/ |
| D | buffer.h | 32 uint32_t maxSize; member
|
| /drivers/peripheral/user_auth/test/unittest/base_test/src/ |
| D | adaptor_memory_test.cpp | 52 constexpr uint64_t maxSize = 1073741825; variable
|
| /drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/ |
| D | adaptor_memory_test.cpp | 54 constexpr uint64_t maxSize = 1073741825; variable
|
| /drivers/peripheral/pin_auth/hdi_service/adaptor/src/ |
| D | buffer.c | 34 Buffer GetTmpBuffer(uint8_t *buf, uint32_t contentSize, uint32_t maxSize) in GetTmpBuffer()
|
| /drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
| D | buffer.c | 36 Buffer GetTmpBuffer(uint8_t *buf, uint32_t contentSize, uint32_t maxSize) in GetTmpBuffer()
|
| /drivers/hdf_core/framework/support/platform/src/dma/ |
| D | dmac_core.c | 287 static inline size_t DmacAlignedTransMax(size_t maxSize, uint8_t srcWidth, uint8_t destWidth) in DmacAlignedTransMax() 358 static int32_t DmacAllocLli(struct DmacChanInfo *chanInfo, size_t length, size_t maxSize) in DmacAllocLli()
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
| D | audio_capture_ext_impl.cpp | 298 int32_t maxSize = CalculateSampleNum(devAttrs_.sampleRate, maxTimeInterval_); in ReqMmapBuffer() local
|
| D | audio_render_ext_impl.cpp | 416 int32_t maxSize = CalculateSampleNum(devAttrs_.sampleRate, maxTimeInterval_); in ReqMmapBuffer() local
|
| /drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
| D | fast_audio_render.cpp | 324 int32_t maxSize = CalculateSampleNum(attr.sampleRate, MAX_TIME_INTERVAL); in FastRenderReqMmapBuffer() local
|
| /drivers/peripheral/codec/interfaces/include/ |
| D | codec_component_type.h | 113 Rect maxSize; /** Maximum resolution supported. */ member
|
| D | codec_type.h | 280 Rect maxSize; /** Maximum resolution supported. */ member
|
| /drivers/peripheral/user_auth/test/unittest/attribute_test/ |
| D | attribute_test.cpp | 574 constexpr uint32_t maxSize = 10; variable
|
| /drivers/peripheral/format/interfaces/include/ |
| D | format_type.h | 157 int64_t maxSize; /**< Maximum buffer size */ member
|