| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/ |
| H A D | mdrv_mfe.c | 384 ms_dprintk(DRV_L4, "leave MDrv_MFE_poll, %d %d\n", ret, _MFE_U32MFEEvent); in MDrv_MFE_poll() 393 ms_dprintk(DRV_L4, "in MDrv_MFE_ModuleInit\n"); in MDrv_MFE_ModuleInit() 398 ms_dprintk(DRV_L4, KERN_WARNING "MFE: can't get major %d\n", MDRV_MAJOR_MFE); in MDrv_MFE_ModuleInit() 408 ms_dprintk(DRV_L4, KERN_NOTICE "Error add MFE device"); in MDrv_MFE_ModuleInit() 471 ms_dprintk(DRV_L4, "[Error] MDrv_MFE_GetDispOrder: pDispOrder is NULL pointer.\n"); in MDrv_MFE_GetDispOrder() 477 …ms_dprintk(DRV_L4, "MDrv_MFE_GetDispOrder: Enc=%d Disp=%d\n", (unsigned int)pGopInfo->nCodingOrder… in MDrv_MFE_GetDispOrder() 558 ms_dprintk(DRV_L4, "Frame#%d size = 0x%x CRC = %02x%02x %02x%02x %02x%02x %02x%02x\n", in printf_CRC() 645 ms_dprintk(DRV_L4, "encode one frame end\n"); in mdrvMFE_EncodeVOP_End() 666 …ms_dprintk(DRV_L4, "copybits2file():bspobuf write pointer (8 byte unit) wptr = 0x%x\n",(unsigned i… in get_hw_encode_done_info() 669 ms_dprintk(DRV_L4, "[Error] copybits2file(): size %d<0. start=0x%x wptr=0x%x hwlen=0x%x\n", in get_hw_encode_done_info() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | mfe_common.c | 368 ms_dprintk(DRV_L4, "[TABLE0] CHECK_WriteQTable_DONE\n"); in WriteQTable() 404 ms_dprintk(DRV_L4, "[TABLE1] CHECK_WriteQTable_DONE\n"); in WriteQTable() 493 ms_dprintk(DRV_L4, "Table 0 error : %d\n",ErrorCount); in WriteQTable() 524 ms_dprintk(DRV_L4, "Table 1 error : %d\n",ErrorCount); in WriteQTable() 572 ms_dprintk(DRV_L4, "FDC: %d bits\n", bit_len); in PutFDC() 600 ms_dprintk(DRV_L4, "reg_mfe_s_fdc_done\n"); in PutFDC() 604 ms_dprintk(DRV_L4, "reg_mfe_s_fdc_done != 1\n"); in PutFDC() 616 ms_dprintk(DRV_L4, "reg_mfe_s_fdc_done != 0\n"); in PutFDC() 642 ms_dprintk(DRV_L4, "reg_mfe_s_fdc_done\n"); in PutFDC() 646 ms_dprintk(DRV_L4, "reg_mfe_s_fdc_done != 1\n"); in PutFDC() [all …]
|
| H A D | mfe_reg_m4ve.c | 414 ms_dprintk(DRV_L4,"In mfeM4VE_EncodeFrame() After OutputSwCfg1_Mp4\n"); in mfeM4VE_EncodeFrame() 534 ms_dprintk(DRV_L4,"In OutputSwCfg1_Mp4"); in OutputSwCfg1_Mp4() 537 ms_dprintk(DRV_L4,"After m_nCurYAddr"); in OutputSwCfg1_Mp4() 539 ms_dprintk(DRV_L4,"After m_nCurCAddr"); in OutputSwCfg1_Mp4() 541 ms_dprintk(DRV_L4,"After m_nRefYAddr[0]"); in OutputSwCfg1_Mp4() 543 ms_dprintk(DRV_L4,"After m_nRefYAddr[1]"); in OutputSwCfg1_Mp4() 545 ms_dprintk(DRV_L4,"After m_nRefCAddr[0]"); in OutputSwCfg1_Mp4() 547 ms_dprintk(DRV_L4,"After m_nRefCAddr[1]"); in OutputSwCfg1_Mp4() 549 ms_dprintk(DRV_L4,"After m_nOutBufAddr"); in OutputSwCfg1_Mp4() 1048 ms_dprintk(DRV_L4,"Before enable-HW: 0x1e=%x\n", irq_bits); in OutputSwCfg1_Mp4() [all …]
|
| H A D | bufmng.c | 152 …ms_dprintk(DRV_L4, "[m4veAllocDRAM] Start=%08x, End=%08x\n", (unsigned int) pConfig->dram_base, (u… in m4veAllocDRAM() 354 …ms_dprintk(DRV_L4, "[h264AllocDRAM] Start=%08x, End=%08x\n",(unsigned int) pConfig->dram_base,(uns… in h264AllocDRAM() 372 ms_dprintk(DRV_L4, "[bufpool_get] Buffer pool empty!!"); in bufpool_get() 387 ms_dprintk(DRV_L4, "[bufpool_return] Specific buffer not found!!"); in bufpool_return()
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/mainz/mfe_ex/ |
| H A D | ms_dprintf.h | 91 #define DRV_L4 (1UL /*0*/ << 7) // warning messages macro 103 #define DEBUG_LEVEL (HAL_L1|HAL_L2|DRV_L0|DRV_L1|DRV_L2|DRV_L4|ADP_L0|ADP_L1|ADP_L2|ADP_L4|APP_L1) 161 #define WARNING_MSG (HAL_L2|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/messi/mfe_ex/ |
| H A D | ms_dprintf.h | 91 #define DRV_L4 (1UL /*0*/ << 7) // warning messages macro 103 #define DEBUG_LEVEL (HAL_L1|HAL_L2|DRV_L0|DRV_L1|DRV_L2|DRV_L4|ADP_L0|ADP_L1|ADP_L2|ADP_L4|APP_L1) 161 #define WARNING_MSG (HAL_L2|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/kano/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/curry/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/k6/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/maserati/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/M7621/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/maxim/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/M7821/mfe_ex/ |
| H A D | ms_dprintf.h | 94 #define DRV_L4 (1UL /*0*/ << 12) // warning messages macro 108 #define MFE_WARNING (HAL_L4|DRV_L4|ADP_L4)
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | vlc.c | 164 ms_dprintk(DRV_L4, "[RBSPtoEBSP] NAL_Payload_buffer is null!\n"); in RBSPtoEBSP() 233 ms_dprintk(DRV_L4, "[RBSPtoNALU] n is null\n"); in RBSPtoNALU()
|
| H A D | mfe_reg_jpge.c_ | 392 ms_dprintk(DRV_L4,"nRegFDCCount = %d,nTarFDCCount = %d \n",nRegFDCCount,nTarFDCCount); 395 … ms_dprintk(DRV_L4,"nRegWriteCount = %d,nTarWriteCount = %d \n",nRegWriteCount,nTarWriteCount);
|
| H A D | parset.c | 306 ms_dprintk(DRV_L4, "[GenerateSequenceParameterSetsps] sps is null\n"); in GenerateSequenceParameterSet() 881 ms_dprintk(DRV_L4, "[WriteAnnexbNALU] n is null\n"); in WriteAnnexbNALU()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/ |
| H A D | mdrv_mfe.c | 206 ms_dprintk(DRV_L4, "MDrv_MFE_GetDispOrder: pDispOrder is NULL pointer.\n"); in MDrv_MFE_GetDispOrder() 1147 ms_dprintk(DRV_L4, "[IOCTL]MFE_IOC_RESET_SPSPPS only support H264.\n"); in MDrv_MFE_Ioctl() 1173 ms_dprintk(DRV_L4, "[IOCTL] MFE receive non-defined Ioctl\n"); in MDrv_MFE_Ioctl()
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/M7621/mfe/globalinc/ |
| H A D | ms_dprintf.h | 88 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/maserati/mfe/globalinc/ |
| H A D | ms_dprintf.h | 88 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/manhattan/mfe/globalinc/ |
| H A D | ms_dprintf.h | 88 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/macan/mfe/globalinc/ |
| H A D | ms_dprintf.h | 88 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/M7821/mfe/globalinc/ |
| H A D | ms_dprintf.h | 88 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/maxim/mfe/globalinc/ |
| H A D | ms_dprintf.h | 88 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/mustang/mfe_ex/ |
| H A D | ms_dprintf.h | 90 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/hal/maldives/mfe_ex/ |
| H A D | ms_dprintf.h | 90 #define DRV_L4 (1/*0*/ << 7) // other messages macro
|