/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
H A D | libcoap.h | 22 #pragma comment(lib,"Ws2_32.lib")
|
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
H A D | rk_codec_node.cpp | 183 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory() 212 if (comment) { in encodeJpegToMemory() 213 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET*)comment, strlen(comment)); in encodeJpegToMemory() 182 encodeJpegToMemory(unsigned char* image, int width, int height, const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) encodeJpegToMemory() argument
|
H A D | rk_codec_node.h | 54 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf);
|
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
H A D | rk_codec_node.cpp | 184 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory() 207 if (comment) { in encodeJpegToMemory() 208 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET*)comment, strlen(comment)); in encodeJpegToMemory() 183 encodeJpegToMemory(unsigned char* image, int width, int height, const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) encodeJpegToMemory() argument
|
H A D | rk_codec_node.h | 54 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf);
|
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/ |
H A D | Makefile | 17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_thread.h | 27 #pragma comment(lib, "pthreadVC2.lib")
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_thread.h | 27 #pragma comment(lib, "pthreadVC2.lib")
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_thread.h | 35 #pragma comment(lib, "pthreadVC2.lib")
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_thread.h | 27 #pragma comment(lib, "pthreadVC2.lib")
|
/device/soc/rockchip/common/sdk_linux/scripts/kconfig/ |
H A D | parser.y | 384 /* comment entry */ 386 comment: T_COMMENT T_WORD_QUOTE T_EOL label 390 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno()); 393 comment_stmt: comment comment_option_list
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_mmu_page_directory.c | 374 static _mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *info) in writereg() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_mmu_page_directory.c | 362 static mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *info) in writereg() argument
|