Home
last modified time | relevance | path

Searched refs:ptrInTileFormat (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dyuvgen.c124 static unsigned char *ptrInTileFormat; variable
147 ptrInTileFormat = TILE; in main()
169 ptrInTileFormat = TILE; in main()
187 *p++ = *ptrInTileFormat++; in copy8pixel()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.c122 static MS_U8 *ptrInTileFormat; variable
145 ptrInTileFormat = TILE; in main()
167 ptrInTileFormat = TILE; in main()
185 *p++ = *ptrInTileFormat++; in copy8pixel()