Home
last modified time | relevance | path

Searched defs:printf (Results 1 – 25 of 40) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c25 #define printf(format, args...) ALOGI(format, ##args); macro
27 #define printf(format, args...) LOGI(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG_v2.c29 #define printf(format, args...) ALOGI(format, ##args); macro
32 #define printf(format, args...) LOGI(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c45 #define printf(format, args...) ALOGI(format, ##args); macro
48 #define printf(format, args...) LOGI(format, ##args); macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio2.h103 printf (__const char *__restrict __fmt, ...) in printf() function
108 # define printf(...) \ macro
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_module.c9 #define printf lib_lowprintf macro
H A Dutopia.c13 #define printf lib_lowprintf macro
H A Dutopia_dapi.c26 #define printf lib_lowprintf macro
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_DWIN_v2.c18 #define printf LOGD macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD_Common.h136 #define printf printk macro
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dyuvgen.c107 #define printf diag_printf macro
/utopia/UTPA2-700.0.x/modules/cmdq/hal/M7821/cmdq/
H A DhalCMDQ.c112 #define printf LOGD macro
/utopia/UTPA2-700.0.x/modules/cmdq/hal/maserati/cmdq/
H A DhalCMDQ.c112 #define printf LOGD macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h217 #define printf ALOGI macro
219 #define printf printk macro
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG_EX.c130 #define printf(format, args...) printk(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG_EX.c135 #define printf(format, args...) printk(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c144 #define printf LOGD macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h1901 #define printf printk // utopia being a kernel driver should use printk macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c137 #define printf(format, args...) printk(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/
H A DdrvCMDQ.c217 #define printf LOGD macro
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c132 #define printf(format, args...) printk(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmvideo_context.h122 #define printf LOGD macro
140 #define printf ALOGD macro
/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c148 #define printf diag_printf macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h2176 …#define printf(fmt, args...) printk( fmt, ## args) // utopia being a kernel driver… macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c175 #define printf(format, args...) ALOGE(format, ##args); macro
177 #define printf(format, args...) LOGE(format, ##args); macro
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_sc.c178 #define printf(format, args...) ALOGE(format, ##args); macro
180 #define printf(format, args...) LOGE(format, ##args); macro

12