Searched defs:Raw2YUVStats (Results 1 – 2 of 2) sorted by relevance
151 public native static float[] Raw2YUVStats(long[] rawStats); in Raw2YUVStats() method in CodecUtils
438 bool Raw2YUVStats(jlong rawStats[10], jfloat stats[9]) { in Raw2YUVStats() function