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