Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c179 #define VDEC_PRINT printf macro
184 #define VDEC_PRINT diag_printf macro
188 #define VDEC_PRINT printf macro
195 #define VDEC_PRINT ALOGD macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c151 #define VDEC_PRINT printf macro
157 #define VDEC_PRINT ALOGD macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c190 #define VDEC_PRINT diag_printf macro
192 #define VDEC_PRINT(format,args...) ULOGI("VDEC", format, ##args) macro