Home
last modified time | relevance | path

Searched defs:phyFbAddr (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c4934 …16 dispX, MS_U16 dispY, MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr ,EN_GOP_FRAME… in MApi_GOP_GWIN_CreateFBbyStaticAddr2()
4939 …16 dispX, MS_U16 dispY, MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr ,EN_GOP_FRAME… in MApi_GOP_GWIN_Create32FBbyStaticAddr2()
4986 …WIN_CreateFBFrom3rdSurf(MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr, MS_U16 pitch… in MApi_GOP_GWIN_CreateFBFrom3rdSurf()
4999 …N_Create32FBFrom3rdSurf(MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr, MS_U16 pitch… in MApi_GOP_GWIN_Create32FBFrom3rdSurf()
5051 …_U8 fbId, MS_U16 dispX, MS_U16 dispY, MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr) in MApi_GOP_GWIN_CreateFBbyStaticAddr()
5056 … u32fbId, MS_U16 dispX, MS_U16 dispY, MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr) in MApi_GOP_GWIN_Create32FBbyStaticAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c4005 …VDEC_EX_NdecAllocator_CheckFbMiuSelect(MS_U8 u8Idx, VDEC_EX_CodecType eCodecType, MS_PHY phyFbAddr) in _VDEC_EX_NdecAllocator_CheckFbMiuSelect()
4619 … MS_PHY phyFbAddr = pstBufRgn->bSetTotalBuf ? pstBufRgn->phyTotalBufAddr : pstBufRgn->phyBufAddr; in _VDEC_EX_NdecAllocator_MallocBuffer() local