Home
last modified time | relevance | path

Searched defs:buffer (Results 1 - 25 of 661) sorted by relevance

12345678910>>...27

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dmd5_alt.h45 unsigned char buffer[64]; /*!< data block being processed */ member
H A Dmd5.h63 unsigned char buffer[64]; /*!< data block being processed */ member
[all...]
H A Dmd4.h64 unsigned char buffer[64]; /*!< data block being processed */ member
[all...]
H A Dripemd160.h55 unsigned char buffer[64]; /*!< data block being processed */ member
[all...]
H A Dsha512_alt.h41 unsigned char buffer[128]; /*!< The data block being processed. */ member
H A Dmd2.h63 unsigned char buffer[16]; /*!< data block being processed */ member
[all...]
H A Dsha1.h67 unsigned char buffer[64]; /*!< The data block being processed. */ member
[all...]
H A Dsha512.h61 unsigned char buffer[128]; /*!< The data block being processed. */ member
[all...]
H A Dsha256.h62 unsigned char buffer[64]; /*!< The data block being processed. */ member
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/camera/include/
H A Dsg_dma.h19 static inline struct sg_table *DmaSgPlaneDesc(struct CameraBuffer *buffer, uint32_t planeId) in DmaSgPlaneDesc() argument
H A Dcontig_dma.h18 static inline struct dma_addr_t *ContigDmaGetAddr(struct CameraBuffer *buffer, uint32_t planeId) in ContigDmaGetAddr() argument
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/
H A Dcommon_utils.cpp25 std::unique_ptr<char[]> buffer = std::make_unique<char[]>((bufferLength + 1) * sizeof(char)); in GetStringArgument() local
/test/xts/device_attest_lite/services/core/small/adapter/
H A Dattest_adapter_network_config.c21 int32_t AttestReadNetworkConfig(char* buffer, uint32_t bufferLen) in AttestReadNetworkConfig() argument
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/
H A Dhash_modify.c31 char buffer[0x100]; in main() local
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Ddmabufferheap_allocator.cpp37 DmabufHeapBuffer buffer; in Allocate() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSHA1.h43 uint8_t buffer[64]; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A Dkutf_utils.c38 void *buffer; in kutf_dsprintf() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_utils.c42 void *buffer; in kutf_dsprintf() local
/drivers/hdf_core/framework/sample/platform/uart/include/
H A Dbuf_fifo.h19 uint8_t *buffer; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_service.c27 CodecCallbackTypeEmptyBufferDone(struct CodecCallbackType *self, int64_t appData, const struct OmxCodecBuffer *buffer) CodecCallbackTypeEmptyBufferDone() argument
34 CodecCallbackTypeFillBufferDone(struct CodecCallbackType *self, int64_t appData, const struct OmxCodecBuffer *buffer) CodecCallbackTypeFillBufferDone() argument
/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_callback.cpp32 int32_t CodecHdiCallback::EmptyBufferDone(int64_t appData, const OHOS::HDI::Codec::V3_0::OmxCodecBuffer &buffer) in EmptyBufferDone() argument
40 int32_t CodecHdiCallback::FillBufferDone(int64_t appData, const OHOS::HDI::Codec::V3_0::OmxCodecBuffer &buffer) in FillBufferDone() argument
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
H A Dcodeccallback_fuzzer.cpp29 int32_t CodecCallbackFuzz::EmptyBufferDone(int64_t appData, const OHOS::HDI::Codec::V3_0::OmxCodecBuffer &buffer) in EmptyBufferDone() argument
36 int32_t CodecCallbackFuzz::FillBufferDone(int64_t appData, const OHOS::HDI::Codec::V3_0::OmxCodecBuffer &buffer) in FillBufferDone() argument
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecfreebufferhdi_fuzzer/
H A Dcodecfreebuffer_fuzzer.cpp33 struct OmxCodecBuffer buffer; in CodecFreeBuffer() local
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecallocatebufferomx_fuzzer/
H A Dcodecallocatebuffer_fuzzer.cpp29 struct OmxCodecBuffer buffer; in CodecAllocateBuffer() local
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecfreebufferomx_fuzzer/
H A Dcodecfreebuffer_fuzzer.cpp29 struct OmxCodecBuffer buffer; in CodecFreeBuffer() local

Completed in 7 milliseconds

12345678910>>...27