Home
last modified time | relevance | path

Searched refs:yuv2tile (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dyuvgen.h103 void yuv2tile(/*FILE *fp*/unsigned char *output, int width, int height, unsigned char *buff , int Y…
H A Dmadp_mfe.c1116 yuv2tile(pmmapDest->miuPointer, width, height, pmmapSrc->miuPointer, 1); in ConvertYUVToTile()
1117 yuv2tile((MFE_U8 *)((MFE_U32)pmmapDest->miuPointer+width*height), width, height, in ConvertYUVToTile()
H A Dyuvgen.c431 void yuv2tile(/*FILE *fp*/unsigned char *output, int width, int height, unsigned char *buff , int Y… in yuv2tile() function
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.h103 void yuv2tile(/*FILE *fp*/MS_U8 *output, MS_S32 width, MS_S32 height, MS_U8 *buff , MS_S32 Ypart);
H A Dyuvgen.c567 void yuv2tile(/*FILE *fp*/MS_U8 *output, MS_S32 width, MS_S32 height, MS_U8 *buff , MS_S32 Ypart) in yuv2tile() function