Searched refs:Raw2YUVStats (Results 1 – 3 of 3) sorted by relevance
140 public native static float[] Raw2YUVStats(long[] rawStats); in Raw2YUVStats() method in CodecUtils
663 Log.v(TAG, Arrays.toString(CodecUtils.Raw2YUVStats(rawStats[lastLayer]))); in validateSwirl()677 float[] stats = CodecUtils.Raw2YUVStats(rawStats[layer]); in validateSwirl()
395 bool Raw2YUVStats(jlong rawStats[10], jfloat stats[9]) { in Raw2YUVStats() function458 if (Raw2YUVStats(rawStats, stats)) { in Java_android_media_cts_CodecUtils_getYUVStats()478 if (Raw2YUVStats(rawStats, stats)) { in Java_android_media_cts_CodecUtils_Raw2YUVStats()