Searched defs:yuv (Results 1 – 2 of 2) sorted by relevance
386 private void argb2yuv(int argb, byte[] yuv) { in argb2yuv()
316 private static byte[] YUV420ToNV(int width, int height, byte[] yuv) { in YUV420ToNV()541 FileOutputStream yuv = null; in decode() local