Lines Matching refs:HVD_MSG_ERR

266HVD_MSG_ERR("HVD Err: HVD struct define is diff: HVD_Init_Params(%lu) vs HVD_Init_Settings(%lu)\n",  in _DRV_HVD_InitVariables()
393 HVD_MSG_ERR("Check Cmd Err: Init: HW not support type:%d\n", eCmd); in _DRV_HVD_Check_Cmd()
403HVD_MSG_ERR("Check Cmd Err: Init: Live stream mode can not use Drv input\n"); in _DRV_HVD_Check_Cmd()
411HVD_MSG_ERR("Check Cmd Err: Init: Live stream mode must have start code\n"); in _DRV_HVD_Check_Cmd()
416HVD_MSG_ERR("Check Cmd Err: Init: Live stream mode can not use none ATS sync mode\n"); in _DRV_HVD_Check_Cmd()
431HVD_MSG_ERR("Check Cmd Err: Init: sync mode is not set. use default value:%d\n", in _DRV_HVD_Check_Cmd()
444HVD_MSG_ERR("Check Cmd Err: Init: main type can not be recognized:%ld\n", u32Tmp0); in _DRV_HVD_Check_Cmd()
451 HVD_MSG_ERR("Check Cmd Err: Init: MIU 1 Base addr should not be zero\n"); in _DRV_HVD_Check_Cmd()
457HVD_MSG_ERR("Check Cmd Err: Init: Error HVD code address(0x%lx) must 2048 byte alignment\n", in _DRV_HVD_Check_Cmd()
474HVD_MSG_ERR("Check Cmd Err: Init: Drv process buffer address should not be zero\n"); in _DRV_HVD_Check_Cmd()
481HVD_MSG_ERR("Check Cmd Warn: Init: The driver process buffer shall be located in the bitstream buf… in _DRV_HVD_Check_Cmd()
488HVD_MSG_ERR("Check Cmd Warn: Init: File mode(TS or MP4) and Drv input must set the process buffer … in _DRV_HVD_Check_Cmd()
505HVD_MSG_ERR("Check Cmd Warn: Init: The driver process buffer shall be located in the bitstream buf… in _DRV_HVD_Check_Cmd()
522HVD_MSG_ERR("Check Cmd Err: Cmd type:%d Sync Active: %lx\n", (MS_U16)eCmd , (MS_S32)MDrv_HVD_GetP… in _DRV_HVD_Check_Cmd()
603HVD_MSG_ERR( "HVD Err: Nal table in bitstream buffer start address is not aligned. old:%lx new:%lx… in _DRV_HVD_RstVariables()
608HVD_MSG_ERR( "HVD Err: Driver process buffer size is not enough for driver input path. input:%lx r… in _DRV_HVD_RstVariables()
920HVD_MSG_ERR("HVD: fw interface and binary is not the same. fw ID: interface:%lx binary:%lx\n", in _DRV_HVD_Check_FW_Version()
940HVD_MSG_ERR("HVD: fw interface and binary is not the same. fw ID: interface:%lx binary:%lx\n", in _DRV_HVD_Check_FW_Version()
1048 HVD_MSG_ERR( "DRV HVD Err: ISR callback is NULL.\n" ); in _DRV_HVD_ISRHandler()
1075 HVD_MSG_ERR( "DRV HVD Err: ISR callback is NULL.\n" ); in _DRV_HVD_ISRHandler()
1115 HVD_MSG_ERR( "_DRV_HVD_RecoverySettings : Set Skip Mode fail!!.\n" ); in _DRV_HVD_RecoverySettings()
1128 HVD_MSG_ERR( "_DRV_HVD_RecoverySettings : Set Frc Mode fail!!.\n" ); in _DRV_HVD_RecoverySettings()
1195 HVD_MSG_ERR("HVD Not supported reset(TRUE) yet\n"); in _DRV_HVD_Rst()
1315HVD_MSG_ERR("HVD Err: GetDispInfo Timeout:%d\n", (MS_S16)HAL_HVD_GetData(E_HVD_GDATA_IS_DISP_INFO_… in _DRV_HVD_GetDispInfo()
1396 HVD_MSG_ERR("HVD Err: Init params are invalid\n"); in MDrv_HVD_Init()
1406 HVD_MSG_ERR("HVD Err: MMIO_GetBASE failure\n"); in MDrv_HVD_Init()
1448 HVD_MSG_ERR("HVD Warn: re-init HVD Driver\n"); in MDrv_HVD_Init()
1528 HVD_MSG_ERR( "HVD Not supported reset(TRUE) yet\n"); in MDrv_HVD_Rst()
1533 HVD_MSG_ERR( "HVD rst() only support live stream mode\n"); in MDrv_HVD_Rst()
1755HVD_MSG_ERR("HVD Err: Flush() timeout failed: BBU:%lu Dec:%lu Disp:%lu Idle:%lu ESr:%lx ESw:%lx\n"… in MDrv_HVD_Flush()
1910HVD_MSG_ERR( "HVD Err: input packet size(0x%lx) larger than max packet size(0x%lx)\n " , pInfo->u… in MDrv_HVD_PushQueue()
1916HVD_MSG_ERR( "HVD Err: Init mode is TSP input and PushQueue() is not supported in TSP input." ); in MDrv_HVD_PushQueue()
1979HVD_MSG_ERR( "HVD Warn: input packet (%lx %lx %lx) may cause bitstream buffer overflow(%lx %lx) %… in MDrv_HVD_PushQueue()
1984HVD_MSG_ERR( "HVD Warn: input packet (%lx %lx %lx) may overwrite undecoded data(%lx %lx)\n " , gH… in MDrv_HVD_PushQueue()
1997HVD_MSG_ERR( "HVD Warn: input packet (%lx %lx %lx) is located in HVD driver process buffer(%lx %l… in MDrv_HVD_PushQueue()
2056HVD_MSG_ERR( "HVD Warn: Packet with all zero bytes(staddr:0x%lx remove zero bytes:%lu)\n " , gHV… in MDrv_HVD_PushQueue()
2139 HVD_MSG_ERR( "HVD err: decode I frame input packet size is zero\n" ); in MDrv_HVD_DecodeIFrame()
2147HVD_MSG_ERR( "HVD err: decode I frame memory overflow, the packet end address is over ES buffer en… in MDrv_HVD_DecodeIFrame()
2168 HVD_MSG_ERR( "HVD err: decode I frame time out, not enough data\n" ); in MDrv_HVD_DecodeIFrame()
2752 HVD_MSG_ERR( "HVD DrvErr: SetISREvent with NULL pointer. ISR type:%lu\n", u32Event); in MDrv_HVD_SetISREvent()
3080HVD_MSG_ERR("HVD Err: FW error that Out of Memory:%lx. Allocated frame buffer size is smaller than… in MDrv_HVD_CheckDispInfoRdy()
3889HVD_MSG_ERR("HVD ERR: input user data index(%lu) is larger than max index(%lu)\n" , u32Idx , tm… in MDrv_HVD_GetUserData_Packet()
3958 HVD_MSG_ERR("HVD ERR: Flush Pattern address shall not be zero\n" ); in MDrv_HVD_GenPattern()
3983HVD_MSG_ERR("HVD ERR: Flush Pattern must have at least %lu bytes, input:%lu\n", u32MinPatternSize,… in MDrv_HVD_GenPattern()
4041 HVD_MSG_ERR("HVD ERR: Dummy Pattern address shall not be zero\n"); in MDrv_HVD_GenPattern()
4062HVD_MSG_ERR("HVD ERR: Dummy Pattern must have at least %lu bytes, input:%lu\n" , u32MinPatternSize… in MDrv_HVD_GenPattern()
4965 HVD_MSG_ERR("hvd clock setting is wrong(%d)\n", eClockSpeed); in MDrv_HVD_SetHVDClockSpeed()
5012 HVD_MSG_ERR("vpu clock setting is wrong(%d)\n", eVPUClockSpeed); in MDrv_HVD_SetVPUClockSpeed()
5163HVD_MSG_ERR("u32Dst608Len+16: %ld is larger than MAX_608_CC_LEN !! \n",((*pu32Dst608Len)+16)); in _HVD_CC_Parse_CC_data()
5171HVD_MSG_ERR("u32Dst608Len+4: %ld is larger than MAX_608_CC_LEN !! \n",((*pu32Dst608Len)+4)); in _HVD_CC_Parse_CC_data()
5211HVD_MSG_ERR(" u32Dst708Len+4: %ld is larger than MAX_708_CC_LEN !! \n",((*pu32Dst708Len)+4)); in _HVD_CC_Parse_CC_data()
5240HVD_MSG_ERR("u32Dst608Len:%ld + u32Pad: %ld is larger than MAX_608_CC_LEN !! \n",(*pu32Dst608Len),… in _HVD_CC_Parse_CC_data()
5356 HVD_MSG_ERR("ERROR!!!! (pUserDataBuf - pUserDataStartBuf) > u32SrcLen\n"); in _HVD_CC_Extract_CCdata()
5415HVD_MSG_ERR("overflow !!!, u32RingBufVacancy: %ld, u32AlignLen: %ld\n",pCCInfo->u32RingBufVacancy[… in _HVD_CC_Copy_CCdata_To_RB()
5498 HVD_MSG_ERR("u32AlignCCLen:%ld > MAX_608_CC_LEN", u32AlignCCLen); in _HVD_CC_Add_PaddingData_To_608()
5769HVD_MSG_ERR("MDrv_HVD_CC_Adv_RB_ReadAddr fail!, no enough data!, vacancy: %ld, u32ParsedDataSize: … in MDrv_HVD_CC_Adv_RB_ReadAddr()
5984 HVD_MSG_ERR("##### Critical error!!!! b608OverFlow: %d!!!\n",b608OverFlow); in MDrv_HVD_CC_Get_RB_WriteAddr()
5990 HVD_MSG_ERR("##### Critical error!!!! b708OverFlow:%d !!!\n",b708OverFlow); in MDrv_HVD_CC_Get_RB_WriteAddr()