Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 8 of 8) sorted by relevance

/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/
Dtest_utils.c23 void mbedtls_printbuf(const char *comment, const unsigned char *buf, size_t len) in mbedtls_printbuf()
32 void mbedtls_printbuf_c(const char *comment, const unsigned char *buf, size_t len) in mbedtls_printbuf_c()
/device/board/kaihong/khdvk_3566b/camera/pipeline_core/src/node/
Drk_codec_node.cpp108 int height, const char *comment, in encodeJpegToMemory()
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
Drk_codec_node.cpp183 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory()
/device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/pipeline_core/src/node/
Drk_codec_node.cpp57 const char* comment, size_t* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory()
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
Drk_codec_node.cpp182 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_mmu_page_directory.c374 static _mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *inf… in writereg()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_mmu_page_directory.c362 static mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *info) in writereg()
/device/soc/amlogic/a311d/hardware/media/libamplayer/include/
Dplayer_type.h121 char comment[512]; member