Searched refs:LoadYUVImage (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dreadtex.h24 LoadYUVImage( const char *imageFile, GLint *width, GLint *height );
H A Dreadtex.c459 GLushort *LoadYUVImage( const char *imageFile, GLint *width, GLint *height ) function in typeref:typename:GLushort *
472 "Error in LoadYUVImage %d-component images not implemented\n",
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dyuvrect.c141 ImageYUV = LoadYUVImage(file, &ImgWidth, &ImgHeight);
H A Dext422square.c169 ImageYUV = LoadYUVImage(file, &ImgWidth, &ImgHeight );
H A Dyuvsquare.c152 ImageYUV = LoadYUVImage(file, &ImgWidth, &ImgHeight );
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dyuvrect_client.c137 ImageYUV = LoadYUVImage(file, &ImgWidth, &ImgHeight);

Completed in 43 milliseconds