HomeSort by relevance Sort by last modified time
    Searched refs:YUV2RGB_SIZE (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/deps/glbench/src/
yuv2rgb.h 23 #define YUV2RGB_SIZE (YUV2RGB_WIDTH * YUV2RGB_HEIGHT)
yuvtest.cc 147 if (size != YUV2RGB_SIZE) {
149 static_cast<int>(size), YUV2RGB_SIZE);

Completed in 1497 milliseconds