Searched refs:pmmapDst (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.c | 1124 int GetFrame_FileIn(FILE_IN_INFO* pInfo, MEMMAP_t* pmmapTmp, MEMMAP_t* pmmapDst) in GetFrame_FileIn() argument 1145 ConvertYUVToTile(pmmapDst, pmmapTmp, appPVR_Info.width, appPVR_Info.height); in GetFrame_FileIn() 1150 int GetFrame_YUVGen(MFE_U8 seed, int width, int height, MEMMAP_t* pmmapTmp, MEMMAP_t* pmmapDst) in GetFrame_YUVGen() argument 1158 ConvertYUVToTile(pmmapDst, pmmapTmp, width, height); in GetFrame_YUVGen()
|