Searched defs:HVD_PRINT (Results 1 – 3 of 3) sorted by relevance
240 #define HVD_PRINT printk macro243 #define HVD_PRINT diag_printf macro250 #define HVD_PRINT ALOGI macro252 #define HVD_PRINT LOGI macro260 #define HVD_PRINT printf macro
236 #define HVD_PRINT printk macro243 #define HVD_PRINT ALOGI macro245 #define HVD_PRINT LOGI macro253 #define HVD_PRINT printf macro
246 #define HVD_PRINT diag_printf macro252 #define HVD_PRINT(format,args...) ULOGD("VDEC", format, ##args) macro