Home
last modified time | relevance | path

Searched refs:comment (Results 1 - 13 of 13) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dlibcoap.h22 #pragma comment(lib,"Ws2_32.lib")
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_codec_node.cpp183 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 Drk_codec_node.h54 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf);
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_codec_node.cpp184 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 Drk_codec_node.h54 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf);
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/
H A DMakefile17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_thread.h27 #pragma comment(lib, "pthreadVC2.lib")
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_thread.h27 #pragma comment(lib, "pthreadVC2.lib")
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_thread.h35 #pragma comment(lib, "pthreadVC2.lib")
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_thread.h27 #pragma comment(lib, "pthreadVC2.lib")
/device/soc/rockchip/common/sdk_linux/scripts/kconfig/
H A Dparser.y384 /* 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 Dmali_mmu_page_directory.c374 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 Dmali_mmu_page_directory.c362 static mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *info) in writereg() argument

Completed in 8 milliseconds