Searched refs:pmmapSrc (Results 1 – 1 of 1) sorted by relevance
1114 void ConvertYUVToTile(MEMMAP_t* pmmapDest, MEMMAP_t* pmmapSrc, int width, int height) in ConvertYUVToTile() argument1116 yuv2tile(pmmapDest->miuPointer, width, height, pmmapSrc->miuPointer, 1); in ConvertYUVToTile()1118 (MFE_U8 *)((MFE_U32)pmmapSrc->miuPointer+width*height), 0); in ConvertYUVToTile()