| /utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/ |
| H A D | drvMVOP.c | 352 MVOP_DBG(MVOP_PRINTF("%s: drvMVOP is not init!\n", __FUNCTION__);) \ 363 MVOP_DBG(MVOP_PRINTF("%s: drvMVOPSub is not init!\n", __FUNCTION__);) \ 371 MVOP_DBG(MVOP_PRINTF("%s: drvMVOPSub is not init!\n", __FUNCTION__);) \ 383 MVOP_DBG(MVOP_PRINTF("%s: drvMVOP3rd is not init!\n", __FUNCTION__);) \ 411 #define MVOP_DBG(x) if (_u8DebugMsgLevel>0) { D##x }; macro 418 #define MVOP_DBG(x) if (_u8DebugMsgLevel>0) { x }; macro 523 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");); in _MVOP_SubInit_Context() 530 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%lx\n", __FUNCTION__, __LINE__, u32Ad… in _MVOP_SubInit_Context() 532 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%x\n", __FUNCTION__, __LINE__, (int)u… in _MVOP_SubInit_Context() 567 MVOP_DBG(MVOP_PRINTF("%s p_gDrvSubMVOPCtx is NULL pointer\n", __FUNCTION__);) in _MVOP_SubInitVar() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.c | 332 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 334 #define MVOP_DBG(fmt, args...) {} macro 462 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 465 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 516 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 541 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 570 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 577 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 850 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRgbFormat() 979 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRepeatField() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.c | 340 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 342 #define MVOP_DBG(fmt, args...) {} macro 473 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 476 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 527 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 545 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 567 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 574 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 846 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRgbFormat() 975 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRepeatField() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/ |
| H A D | halMVOP.c | 300 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 302 #define MVOP_DBG(fmt, args...) {} macro 405 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 408 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 460 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 478 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 500 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 507 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 655 (MVOP_DBG("%s err: HAL_MVOP_GetCurrentClk=NULL\n", __FUNCTION__)); in HAL_MVOP_GetCurrentClk() 730 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRgbFormat() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.c | 328 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 330 #define MVOP_DBG(fmt, args...) {} macro 458 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 461 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 512 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 530 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 559 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 566 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 837 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRgbFormat() 966 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRepeatField() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.c | 326 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 328 #define MVOP_DBG(fmt, args...) {} macro 456 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 459 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 510 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 528 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 550 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 557 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 643 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 685 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/ |
| H A D | halMVOP.c | 325 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 327 #define MVOP_DBG(fmt, args...) {} macro 454 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 457 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 508 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 526 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 548 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 555 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 641 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 683 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/ |
| H A D | halMVOP.c | 325 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 327 #define MVOP_DBG(fmt, args...) {} macro 453 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 456 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 507 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 525 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 547 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 554 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 640 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 682 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/ |
| H A D | halMVOP.c | 328 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 330 #define MVOP_DBG(fmt, args...) {} macro 456 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 459 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 514 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 532 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 554 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 561 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 652 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 698 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/ |
| H A D | halMVOP.c | 322 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 324 #define MVOP_DBG(fmt, args...) {} macro 445 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 448 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 500 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 518 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 540 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 547 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 633 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 674 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/ |
| H A D | halMVOP.c | 133 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 135 #define MVOP_DBG(fmt, args...) {} macro 336 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 338 #define MVOP_DBG(fmt, args...) {} macro 467 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 471 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 527 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 546 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 569 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 577 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/ |
| H A D | halMVOP.c | 327 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 329 #define MVOP_DBG(fmt, args...) {} macro 455 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 458 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 510 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 528 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 550 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 557 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 646 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 677 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/ |
| H A D | halMVOP.c | 133 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 135 #define MVOP_DBG(fmt, args...) {} macro 336 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 338 #define MVOP_DBG(fmt, args...) {} macro 467 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 471 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 527 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 546 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 569 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 577 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.c | 327 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 329 #define MVOP_DBG(fmt, args...) {} macro 454 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 457 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 509 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 534 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 563 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 570 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 661 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 707 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/ |
| H A D | halMVOP.c | 320 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 322 #define MVOP_DBG(fmt, args...) {} macro 442 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 445 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 497 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 515 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 537 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 544 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 697 (MVOP_DBG("%s err: HAL_MVOP_GetCurrentClk=NULL\n", __FUNCTION__)); in HAL_MVOP_GetCurrentClk() 772 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRgbFormat() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/ |
| H A D | halMVOP.c | 326 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 328 #define MVOP_DBG(fmt, args...) {} macro 452 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 455 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 507 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 532 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 561 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 568 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 659 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 705 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/ |
| H A D | halMVOP.c | 328 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 330 #define MVOP_DBG(fmt, args...) {} macro 456 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 459 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 511 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 536 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 565 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 572 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 663 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 709 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.c | 340 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 342 #define MVOP_DBG(fmt, args...) {} macro 469 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 472 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 524 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 549 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 578 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 585 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 676 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Rst() 722 MVOP_DBG(MVOP_PRINTF("[MVOP][DBG] HAL_MVOP_Enable patch \n");) in HAL_MVOP_Enable() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/ |
| H A D | halMVOP.c | 270 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) macro 272 #define MVOP_DBG(fmt, args...) {} macro 353 MVOP_DBG(MVOP_PRINTF("MVOP: SHM allocation failed!\n");) in _HAL_MVOP_InitContext() 356 …MVOP_DBG(MVOP_PRINTF("MVOP: [%s][%d] This is first initial 0x%08lx\n", __FUNCTION__, __LINE__, u32… in _HAL_MVOP_InitContext() 404 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetVerticalMirrorMode() 422 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetHorizontallMirrorMode() 444 MVOP_DBG(MVOP_PRINTF("[%s] MVOP Context Init failed!\n",__FUNCTION__);) in HAL_MVOP_Init() 451 MVOP_DBG(MVOP_PRINTF("[%s] Main MVOP Context has Initialized!\n",__FUNCTION__);) in HAL_MVOP_Init() 585 (MVOP_DBG("%s err: HAL_MVOP_GetCurrentClk=NULL\n", __FUNCTION__)); in HAL_MVOP_GetCurrentClk() 650 MVOP_DBG(MVOP_PRINTF("%s g_pHalMVOPCtx is NULL pointer\n", __FUNCTION__);) in HAL_MVOP_SetRgbFormat() [all …]
|