Searched refs:avg_entropy (Results 1 – 1 of 1) sorted by relevance
175 double avg_entropy = 0.0; in ProcessDexFiles() local179 avg_entropy -= ratio * log(ratio) / log(256.0); in ProcessDexFiles()182 return avg_entropy * total; in ProcessDexFiles()