Home
last modified time | relevance | path

Searched refs:MDrv_MVD_REE_GetSHMInformation (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h877 void MDrv_MVD_REE_GetSHMInformation(MS_VIRT* u32SHMAddr,MS_U32* u32VsyncSHMOffset);
H A DdrvMVD_EX.c3428 void MDrv_MVD_REE_GetSHMInformation(MS_VIRT* u32SHMAddr,MS_U32* u32VsyncSHMOffset) in MDrv_MVD_REE_GetSHMInformation() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h940 void MDrv_MVD_REE_GetSHMInformation(MS_VIRT* u32SHMAddr,MS_VIRT* u32VsyncSHMOffset);
H A DdrvMVD_EX.c3718 void MDrv_MVD_REE_GetSHMInformation(MS_VIRT* u32SHMAddr,MS_VIRT* u32VsyncSHMOffset) in MDrv_MVD_REE_GetSHMInformation() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h941 void MDrv_MVD_REE_GetSHMInformation(MS_U32 u32Id, MS_VIRT* u32SHMAddr, MS_VIRT* u32VsyncSHMOffset);
H A DdrvMVD_EX.c3740 void MDrv_MVD_REE_GetSHMInformation(MS_U32 u32Id, MS_VIRT* u32SHMAddr, MS_VIRT* u32VsyncSHMOffset) in MDrv_MVD_REE_GetSHMInformation() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4544 EXPORT_SYMBOL(MDrv_MVD_REE_GetSHMInformation);
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c4741 MDrv_MVD_REE_GetSHMInformation(&u32SHMaddr,&u32VsyncSHMOffset); in _VDEC_EX_GetVsyncBridgeAddr()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c8360 MDrv_MVD_REE_GetSHMInformation(&u32SHMaddr,&u32VsyncSHMOffset); in _VDEC_EX_GetVsyncBridgeAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c9464 MDrv_MVD_REE_GetSHMInformation(u32Id, &u32SHMaddr, &u32VsyncSHMOffset); in _VDEC_EX_GetVsyncBridgeAddr()
H A DapiVDEC_EX.c.09460 MDrv_MVD_REE_GetSHMInformation(u32Id, &u32SHMaddr, &u32VsyncSHMOffset);