Home
last modified time | relevance | path

Searched defs:HVD_PRINT (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h240 #define HVD_PRINT printk macro
243 #define HVD_PRINT diag_printf macro
250 #define HVD_PRINT ALOGI macro
252 #define HVD_PRINT LOGI macro
260 #define HVD_PRINT printf macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_def.h236 #define HVD_PRINT printk macro
243 #define HVD_PRINT ALOGI macro
245 #define HVD_PRINT LOGI macro
253 #define HVD_PRINT printf macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h246 #define HVD_PRINT diag_printf macro
252 #define HVD_PRINT(format,args...) ULOGD("VDEC", format, ##args) macro