Lines Matching refs:ms_dprintf
154 ms_dprintf(ADP_L2, "my_malloc[%s]: VA_START: %p, SIZE: 0x%x\n", msg, ret, (unsigned int)size); in my_malloc()
157 ms_dprintf(ADP_L2,"my_malloc:Check mem set.\n"); in my_malloc()
196 ms_dprintf(ADP_L3,"SkipFrame\n"); in MAdp_MFE_Proc_nonThread()
211 ms_dprintf(ADP_L3,"header size = 0x%x\n",fdc_size); in MAdp_MFE_Proc_nonThread()
218 ms_dprintf(ADP_L3,"fake rowdone\n"); in MAdp_MFE_Proc_nonThread()
257 …ms_dprintf(ADP_L3, "bitsinfo.miuAddress = 0x%x, Vaddr = 0x"MPRI_VIRT", size = 0x%x\n", (unsigned i… in MAdp_MFE_Proc_nonThread()
259 ms_dprintf(ADP_L0,"BitstreamOutBufferSize is too small\n"); in MAdp_MFE_Proc_nonThread()
268 … ms_dprintf(ADP_L3, "memcpy 0x%x, total 0x%x\n", (unsigned int)bitsinfo.size, (unsigned int)Vsize); in MAdp_MFE_Proc_nonThread()
276 … ms_dprintf(ADP_L3, "CABAC stuffing byte 0x%x\n", (unsigned int)bitsinfo.stuffing_bytes); in MAdp_MFE_Proc_nonThread()
289 ms_dprintf(ADP_L3,"frame done\n"); in MAdp_MFE_Proc_nonThread()
293 ms_dprintf(ADP_L3,"frame full\n"); in MAdp_MFE_Proc_nonThread()
297 ms_dprintf(ADP_L0,"input buf full\n"); in MAdp_MFE_Proc_nonThread()
300 ms_dprintf(ADP_L0,"[MFE]unknown state\n"); in MAdp_MFE_Proc_nonThread()
314 ms_dprintf(ADP_L2, "frame size = 0x%x\n", (unsigned int)appPVR_Info->BitstreamOutBuffer.size); in MAdp_MFE_Proc_nonThread()
319 ms_dprintf(ADP_L3,"Dropframe."); in MAdp_MFE_Proc_nonThread()
332 ms_dprintf(ADP_L2,"MFE Init u32RiuBaseAdd = 0x%X\n", (MS_U32)u32RiuBaseAdd); in MFE_SetRIU_Base()
341 ms_dprintf(ADP_L0,"MFE Init Err: MMIO_GetBASE failure\n"); in MFE_SetRIU_Base()
345 ms_dprintf(ADP_L2, "MFE Init u32RiuBaseAdd = 0x%tx, u32NonPMBankSize = 0x%tx\n", in MFE_SetRIU_Base()
409 ms_dprintf(ADP_L0,"state check error.[%d]\n",appPVR_Info->mfe_state); in MApi_MFE_SetConfig()
418 ms_dprintf(ADP_L1, "MApi_MFE_SetConfig %d\n", (int)set_value); in MApi_MFE_SetConfig()
425 ms_dprintf(ADP_L0,"framerate cannot be 0.\n"); in MApi_MFE_SetConfig()
435 ms_dprintf(ADP_L0,"bitrate cannot be 0.\n"); in MApi_MFE_SetConfig()
453 ms_dprintf(ADP_L0,"bitrate cannot be 0.\n"); in MApi_MFE_SetConfig()
458 ms_dprintf(ADP_L0,"framerate cannot be 0.\n"); in MApi_MFE_SetConfig()
478 ms_dprintf(ADP_L0,"outbuf->miuPointer == NULL || outbuf->size == 0\n"); in MApi_MFE_SetConfig()
491 ms_dprintf(ADP_L0, "quality does not support %d\n", (int)set_value); in MApi_MFE_SetConfig()
505 ms_dprintf(ADP_L0,"Not support MFE_ENC_SETCONF_SET_COLORFORMAT on this chip\n"); in MApi_MFE_SetConfig()
510 ms_dprintf(ADP_L0,"conf_type error\n"); in MApi_MFE_SetConfig()
530 ms_dprintf(ADP_L0, "Null pointer in get config.\n"); in MApi_MFE_GetConfig()
536 ms_dprintf(ADP_L0, "Failed to get share mem.\n"); in MApi_MFE_GetConfig()
542 ms_dprintf(ADP_L0, "MFE not initialized.\n"); in MApi_MFE_GetConfig()
551 ms_dprintf(ADP_L0,"state check error.[%d]\n",appPVR_Info->mfe_state); in MApi_MFE_GetConfig()
565 …ms_dprintf(ADP_L2, "appPVR_Info->BitstreamOutBuffer.size = 0x%x\n", (unsigned int)appPVR_Info->Bit… in MApi_MFE_GetConfig()
576 ms_dprintf(ADP_L0,"conf_type error\n"); in MApi_MFE_GetConfig()
593 ms_dprintf(ADP_L1,"_MApi_MFE_Init\n"); in _MApi_MFE_Init()
602 ms_dprintf(ADP_L0, "Incorrect state for initialization.\n"); in _MApi_MFE_Init()
609 ms_dprintf(ADP_L0,"nCodecType error\n"); in _MApi_MFE_Init()
616 ms_dprintf(ADP_L0, "FrameRatex100 cannot be %d\n", (int)appPVR_Info->FrameRatex100); in _MApi_MFE_Init()
620 ms_dprintf(ADP_L0, "nBbetweenP cannot be %d\n", (int)appPVR_Info->nBbetweenP); in _MApi_MFE_Init()
628 ms_dprintf(ADP_L0,"appPVR_Info->width==0 ||appPVR_Info->height == 0\n"); in _MApi_MFE_Init()
633 ms_dprintf(ADP_L0,"appPVR_Info->height > 1088\n"); in _MApi_MFE_Init()
637 ms_dprintf(ADP_L0,"appPVR_Info->width > 1920\n"); in _MApi_MFE_Init()
642 ms_dprintf(ADP_L0,"appPVR_Info->height > 720\n"); in _MApi_MFE_Init()
646 ms_dprintf(ADP_L0,"appPVR_Info->width > 1280\n"); in _MApi_MFE_Init()
655 ms_dprintf(ADP_L0,"appPVR_Info->m_bFrameMode != 1\n"); in _MApi_MFE_Init()
661 ms_dprintf(ADP_L0, "quality cannot be %d\n", (int)appPVR_Info->quality); in _MApi_MFE_Init()
665 ms_dprintf(ADP_L0, "height cannot be %d\n", (int)appPVR_Info->height); in _MApi_MFE_Init()
669 ms_dprintf(ADP_L0, "width cannot be %d\n", (int)appPVR_Info->width); in _MApi_MFE_Init()
675 ms_dprintf(ADP_L0,"appPVR_Info->BitstreamOutBuffer.miuPointer == NULL\n"); in _MApi_MFE_Init()
679 ms_dprintf(ADP_L1,"enableSecurityMode\n"); in _MApi_MFE_Init()
682 ms_dprintf(ADP_L0, "MfeAdvInfo.input_imi_en = %u, MfeAdvInfo.low_bandwidth_en = %u\n", in _MApi_MFE_Init()
688 ms_dprintf(ADP_L0,"Height must %% 32 for interlace mode\n"); in _MApi_MFE_Init()
695 ms_dprintf(ADP_L4,"Only support MSTTILE, force to MSTTILE.\n"); in _MApi_MFE_Init()
706 ms_dprintf(ADP_L0, "Invalid input format.\n"); in _MApi_MFE_Init()
710 ms_dprintf(ADP_L2,"video parameter check done\n"); in _MApi_MFE_Init()
713 ms_dprintf(ADP_L0,"MFE_SetRIU_Base() == FALSE\n"); in _MApi_MFE_Init()
772 ms_dprintf(ADP_L2, "mfe_phy_buf_size = 0x%x, MallocToDrvSize = 0x%x\n", in _MApi_MFE_Init()
775 ms_dprintf(ADP_L0,"appPVR_Info->MfeApiInfo.mfe_phy_buf_size < MallocToDrvSize\n"); in _MApi_MFE_Init()
796 ms_dprintf(ADP_L1,"MFE open interrupt\n"); in _MApi_MFE_Init()
819 ms_dprintf(ADP_L0, "Failed to create share mem.\n"); in _MApi_MFE_Init()
840 ms_dprintf(ADP_L1,"_MApi_MFE_Encode\n"); in _MApi_MFE_Encode()
844 ms_dprintf(ADP_L0,"state check error.[%d]\n",appPVR_Info->mfe_state); in _MApi_MFE_Encode()
853 ms_dprintf(ADP_L1,"_MApi_MFE_GetVOL\n"); in _MApi_MFE_GetVOL()
856 ms_dprintf(ADP_L0,"state check error.[%d]\n",appPVR_Info->mfe_state); in _MApi_MFE_GetVOL()
862 ms_dprintf(ADP_L0,"header_info == NULL\n"); in _MApi_MFE_GetVOL()
880 ms_dprintf(ADP_L0, "non-support codec type %d\n", (int)appPVR_Info->nCodecType); in _MApi_MFE_GetVOL()
918 ms_dprintf(ADP_L0, "error: unsupported input file format\n"); in mfe_check_input_alignment()
946 ms_dprintf(ADP_L0,"state check error.[%d]\n",appPVR_Info->mfe_state); in _MApi_MFE_CompressOnePicture()
952 …ms_dprintf(ADP_L2, "input Y0: VA %p, PA 0x%x\n", YUVPlane.Cur_Y0.miuPointer, (unsigned int)YUVPlan… in _MApi_MFE_CompressOnePicture()
953 …ms_dprintf(ADP_L2, "input C0: VA %p, PA 0x%x\n", YUVPlane.Cur_C0.miuPointer, (unsigned int)YUVPlan… in _MApi_MFE_CompressOnePicture()
963 ms_dprintf(ADP_L0, "error: incorrect input address ailgnment\n"); in _MApi_MFE_CompressOnePicture()
978 ms_dprintf(ADP_L4,"MApi_MFE_DeInitialize state check error.[%d] \ in _MApi_MFE_DeInit()
993 ms_dprintf(ADP_L1,"MFE close interrupt\n"); in _MApi_MFE_DeInit()
1023 ms_dprintf(ADP_L0,"bitrate cannot be 0.\n"); in _MApi_MFE_SetBitrateFramerate()
1028 ms_dprintf(ADP_L0,"framerate cannot be 0.\n"); in _MApi_MFE_SetBitrateFramerate()
1070 ms_dprintf(ADP_L0,"Not support MFE_ENC_SETCONF_SET_COLORFORMAT on this chip\n"); in _MApi_MFE_SetColorFormat()
1104 ms_dprintf(ADP_L0, "Null paramter or Wrong u16ApiHW_Length!!\n"); in _MApi_MFE_GetHWCap()
1109 ms_dprintf(ADP_L0, "Wrong u32ApiHW_Version please check!!\n"); in _MApi_MFE_GetHWCap()
1115 … ms_dprintf(ADP_L2, "old lib version has only length: %u\n", (unsigned int)sizeof(MFE_HwCapV0)); in _MApi_MFE_GetHWCap()
1116 …ms_dprintf(ADP_L2, "we still copy the min size of both structure, but AP should take care of it.\n… in _MApi_MFE_GetHWCap()
1122 ms_dprintf(ADP_L2, "new lib version access by old structure!!\n"); in _MApi_MFE_GetHWCap()
1142 ms_dprintf(ADP_L0, "state check error.[%d]\n", appPVR_Info->mfe_state); in _MApi_MFE_GetOutputInfo()
1155 ms_dprintf(ADP_L0, "state check error.[%d]\n", appPVR_Info->mfe_state); in _MApi_MFE_SetVUI()