Searched refs:pu32VDEC_Inst (Results 1 – 1 of 1) sorted by relevance
463 void* pu32VDEC_Inst = NULL; variable2838 if (pu32VDEC_Inst == NULL) in MApi_VDEC_GetLibVer()2851 if(UtopiaIoctl(pu32VDEC_Inst,E_VDEC_V2_CMD_GETLIBVER, (void*)&IO_arg) != UTOPIA_STATUS_SUCCESS) in MApi_VDEC_GetLibVer()2880 if (pu32VDEC_Inst == NULL) in MApi_VDEC_GetInfo()2893 if(UtopiaIoctl(pu32VDEC_Inst,E_VDEC_V2_CMD_GETINFO, (void*)&IO_arg) != UTOPIA_STATUS_SUCCESS) in MApi_VDEC_GetInfo()2924 if (pu32VDEC_Inst == NULL) in MApi_VDEC_GetStatus()2937 if(UtopiaIoctl(pu32VDEC_Inst,E_VDEC_V2_CMD_GETSTATUS, (void*)&IO_arg) != UTOPIA_STATUS_SUCCESS) in MApi_VDEC_GetStatus()2975 if (pu32VDEC_Inst == NULL) in MApi_VDEC_CheckCaps()2988 if(UtopiaIoctl(pu32VDEC_Inst,E_VDEC_V2_CMD_CHECKCAPS, (void*)&IO_arg) != UTOPIA_STATUS_SUCCESS) in MApi_VDEC_CheckCaps()3082 if (pu32VDEC_Inst == NULL) in MApi_VDEC_EnableTurboMode()[all …]