Searched refs:VPU_ERR (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/vpu_ex/ |
| H A D | halVPU_EX.c | 186 #define VPU_ERR printf macro 197 #define VPU_ERR ALOGE macro 199 #define VPU_ERR LOGE macro 209 VPU_ERR("[VPU][ERR]%s:", __FUNCTION__); \ 210 VPU_ERR(format, ##args); \ 219 VPU_ERR("[VPU][DBG]%s:", __FUNCTION__); \ 220 VPU_ERR(format, ##args); \ 229 VPU_ERR("[VPU][INF]%s:", __FUNCTION__); \ 230 VPU_ERR(format, ##args); \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/vpu_ex/ |
| H A D | halVPU_EX.c | 186 #define VPU_ERR printf macro 197 #define VPU_ERR ALOGE macro 199 #define VPU_ERR LOGE macro 209 VPU_ERR("[VPU][ERR]%s:", __FUNCTION__); \ 210 VPU_ERR(format, ##args); \ 219 VPU_ERR("[VPU][DBG]%s:", __FUNCTION__); \ 220 VPU_ERR(format, ##args); \ 229 VPU_ERR("[VPU][INF]%s:", __FUNCTION__); \ 230 VPU_ERR(format, ##args); \
|