Home
last modified time | relevance | path

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

123456789

/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...]
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/
H A Dhash_modify.c31 char buffer[0x100]; in main() local
H A Daeskey2reg.c42 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
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_scale_node.cpp49 void RKScaleNode::DeliverBuffer(std::shared_ptr<IBuffer>& buffer) in DeliverBuffer() argument
[all...]
H A Drk_node_utils.cpp40 static bool CheckIfNeedDoTransform(std::shared_ptr<IBuffer>& buffer) in CheckIfNeedDoTransform() argument
77 TransformToVirAddress(std::shared_ptr<IBuffer>& buffer, int32_t srcRkFmt, int32_t dstRkFmt) TransformToVirAddress() argument
109 TransformToFd(std::shared_ptr<IBuffer>& buffer, int32_t srcRkFmt, int32_t dstRkFmt) TransformToFd() argument
134 BufferScaleFormatTransform(std::shared_ptr<IBuffer>& buffer, bool flagToFd) BufferScaleFormatTransform() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h45 static inline size_t kbasep_serialize_bytes(char *buffer, size_t pos, const void *bytes, size_t len) in kbasep_serialize_bytes() argument
68 kbasep_serialize_string(char *buffer, size_t pos, const char *string, size_t max_write_size) kbasep_serialize_string() argument
103 kbasep_serialize_timestamp(void *buffer, size_t pos) kbasep_serialize_timestamp() argument
[all...]
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_interface.cpp44 static int32_t AllocateBuffer(BufferHandle **buffer, uint32_t size) in AllocateBuffer() argument
54 static int32_t FreeBuffer(BufferHandle *buffer) in FreeBuffer() argument
64 static int32_t DoJpegDecode(BufferHandle *buffer, BufferHandle *outBuffer, const struct CodecJpegDecInfo *decInfo) in DoJpegDecode() argument
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_bitwrite.h28 RK_U8 *buffer; /* point to first byte of stream */ member
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
H A Dcodec_jpeg_interface.cpp49 static int32_t AllocateBuffer(BufferHandle **buffer, uint32_t size) in AllocateBuffer() argument
80 static int32_t FreeBuffer(BufferHandle *buffer) in FreeBuffer() argument
99 DoJpegDecode(BufferHandle *buffer, BufferHandle *outBuffer, const struct CodecJpegDecInfo *decInfo, CodecJpegCallbackHwi *callback) DoJpegDecode() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_cpu_queue_debugfs.c126 kbase_csf_cpu_queue_dump(struct kbase_context *kctx, u64 buffer, size_t buf_size) kbase_csf_cpu_queue_dump() argument
186 kbase_csf_cpu_queue_dump(struct kbase_context *kctx, u64 buffer, size_t buf_size) kbase_csf_cpu_queue_dump() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h44 kbasep_serialize_bytes( char *buffer, size_t pos, const void *bytes, size_t len) kbasep_serialize_bytes() argument
71 kbasep_serialize_string( char *buffer, size_t pos, const char *string, size_t max_write_size) kbasep_serialize_string() argument
113 kbasep_serialize_timestamp(void *buffer, size_t pos) kbasep_serialize_timestamp() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/
H A Doam_log.c60 hi_char buffer[OAM_PRINT_FORMAT_LENGTH] = {0}; in oal_print_nlogs() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_mem.c253 void *buffer = NULL; in mem_dump_mmu_page_table_wrapper() local
[all...]

Completed in 7 milliseconds

123456789