Home
last modified time | relevance | path

Searched refs:eVdecType (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pvr_iframelut/drv/pvr_iframelut/
H A DdrvPVR_IframeLUT.c269 …MELUT_RESULT MDrv_PVR_IframeLUT_SetVdecType(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType) in MDrv_PVR_IframeLUT_SetVdecType() argument
279 args.eVdecType = eVdecType; in MDrv_PVR_IframeLUT_SetVdecType()
289 return _MDrv_PVR_IframeLUT_SetVdecType(u32PvrEng, eVdecType); in MDrv_PVR_IframeLUT_SetVdecType()
414 …LUTCfg->u32BufferStartAddr, pstPVR_IframeLUTCfg->u32BufferSize, pstPVR_IframeLUTCfg->eVdecType, 1)) in _MDrv_PVR_IframeLUT_Open()
423 …ELUT_RESULT _MDrv_PVR_IframeLUT_SetVdecType(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType) in _MDrv_PVR_IframeLUT_SetVdecType() argument
429 …AMELUT_DBGINFO("[%s][%04d] PvrEng %d set vdec %d\n", __FUNCTION__, __LINE__, u32PvrEng, eVdecType); in _MDrv_PVR_IframeLUT_SetVdecType()
432 switch(eVdecType) in _MDrv_PVR_IframeLUT_SetVdecType()
447 …R_IFRAMELUT_DBGERR("[%s][%04d] Invalid Video Codec Type: %d\n", __FUNCTION__, __LINE__, eVdecType); in _MDrv_PVR_IframeLUT_SetVdecType()
H A DdrvPVR_IframeLUT.h143 EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType; member
149 …ELUT_RESULT MDrv_PVR_IframeLUT_SetVdecType(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType);
H A DdrvPVR_IframeLUT_private.h120 …_RESULT (*IOCTL_PVR_IframeLUT_SetVdecType)(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType);
145 …LUT_RESULT _MDrv_PVR_IframeLUT_SetVdecType(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType);
H A DdrvPVR_IframeLUT_v2.h140 EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType; member
H A DmdrvPVR_IframeLUT.c318 …VRIframeLUTSetVdecType(pSetVdecTypeParam->u32PvrEng, pSetVdecTypeParam->eVdecType) != E_PVR_IFRAME… in PVR_IFRAMELUTIoctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPVR_IframeLUT.h143 EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType; member
149 …ELUT_RESULT MDrv_PVR_IframeLUT_SetVdecType(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType);
H A DdrvPVR_IframeLUT_v2.h140 EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt13946 EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType;
13952 …ELUT_RESULT MDrv_PVR_IframeLUT_SetVdecType(MS_U32 u32PvrEng, EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType);
67310 EN_PVR_IFRAMELUT_VDEC_TYPE eVdecType;