OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YUV2RGB_NAME
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/deps/glbench/src/
yuv2rgb.h
18
#define
YUV2RGB_NAME
"image.yuv"
yuvtest.cc
137
char* pixels = static_cast<char *>(MmapFile(
YUV2RGB_NAME
, &size));
143
printf("# Error: Could not open image file: %s\n",
YUV2RGB_NAME
);
Completed in 73 milliseconds