Searched defs:avg (Results 1 – 6 of 6) sorted by relevance
43 const float avg = total / numPixels; in Java_androidx_media_filterfw_samples_simplecamera_ContrastRatioFilter_contrastOperator() local
670 long avg = getPssAverage(type); in aggregatePss() local718 long avg; in aggregatePss() local
119 int avg = (2*i + j)/3; in init_tables() local
956 double avg; field in NotificationUsageStats.Aggregate
41 static inline float avg(float x, float y) { in avg() function
102 inline static float avg(float x, float y) { in avg() function