Home
last modified time | relevance | path

Searched defs:maxSize (Results 1 - 15 of 15) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dbuffer.h30 uint32_t maxSize; member
/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dbuffer.h32 uint32_t maxSize; member
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.h48 static constexpr size_t maxSize = 524288; // 512KB member in OHOS::HDI::StringHelper
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_memory_test.cpp54 constexpr uint64_t maxSize = 1073741825; in HWTEST_F() local
/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_memory_test.cpp52 constexpr uint64_t maxSize = 1073741825; in HWTEST_F() local
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dbuffer.c34 Buffer GetTmpBuffer(uint8_t *buf, uint32_t contentSize, uint32_t maxSize) in GetTmpBuffer() argument
[all...]
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dbuffer.c36 Buffer GetTmpBuffer(uint8_t *buf, uint32_t contentSize, uint32_t maxSize) in GetTmpBuffer() argument
[all...]
/drivers/hdf_core/framework/support/platform/src/dma/
H A Ddmac_core.c287 static inline size_t DmacAlignedTransMax(size_t maxSize, uint8_t srcWidth, uint8_t destWidth) in DmacAlignedTransMax() argument
358 static int32_t DmacAllocLli(struct DmacChanInfo *chanInfo, size_t length, size_t maxSize) in DmacAllocLli() argument
[all...]
/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp574 constexpr uint32_t maxSize = 10; in HWTEST_F() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp298 int32_t maxSize = CalculateSampleNum(devAttrs_.sampleRate, maxTimeInterval_); in ReqMmapBuffer() local
H A Daudio_render_ext_impl.cpp416 int32_t maxSize = CalculateSampleNum(devAttrs_.sampleRate, maxTimeInterval_); in ReqMmapBuffer() local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp303 int32_t maxSize = CalculateSampleNum(attr.sampleRate, MAX_TIME_INTERVAL); in FastRenderReqMmapBuffer() local
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h113 Rect maxSize; /** Maximum resolution supported. */ member
H A Dcodec_type.h280 Rect maxSize; /** Maximum resolution supported. */ member
/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h157 int64_t maxSize; /**< Maximum buffer size */ member

Completed in 33 milliseconds