Searched refs:YuvGen (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | yuvgen.c | 116 void YuvGen(unsigned char seed, int width, int height, volatile unsigned char *buff); 148 YuvGen( 100 +i*5, W, H, TILE ); in main() 373 void YuvGen(unsigned char seed, int width, int height, volatile unsigned char *buff) in YuvGen() function
|
| H A D | yuvgen.h | 104 void YuvGen(unsigned char seed, int width, int height, volatile unsigned char *buff);
|
| H A D | madp_mfe.c | 1157 YuvGen(seed, width, height, (MFE_U8 *) pmmapTmp->miuPointer); in GetFrame_YUVGen()
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | yuvgen.c | 113 void YuvGen(MS_U8 seed, MS_S32 width, MS_S32 height, volatile MS_U8 *buff); 146 YuvGen( 100 +i*5, W, H, TILE ); in main() 371 void YuvGen(MS_U8 seed, MS_S32 width, MS_S32 height, volatile MS_U8 *buff) in YuvGen() function
|
| H A D | yuvgen.h | 104 void YuvGen(MS_U8 seed, MS_S32 width, MS_S32 height, volatile MS_U8 *buff);
|