Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dyuv2rgb.h18 #define YUV2RGB_NAME "image.yuv" macro
Dyuvtest.cc138 char* pixels = static_cast<char *>(MmapFile(YUV2RGB_NAME, &size)); in SetupTextures()
144 printf("# Error: Could not open image file: %s\n", YUV2RGB_NAME); in SetupTextures()