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