Searched defs:yuvTest (Results 1 – 2 of 2) sorted by relevance
435 bool YUVCompareNV12(const std::vector<cl_uchar> &yuvTest, in YUVCompareNV12()489 bool YUVCompareYV12(const std::vector<cl_uchar> &yuvTest, in YUVCompareYV12()551 const std::vector<cl_uchar> &yuvTest, in YUVCompare()
80 native boolean yuvTest(String path, int X, int Y, byte[] input, byte[] output, int yuvFormat); in yuvTest() method in RSYuvTest