Home | History | Annotate | Download | only in dsp

Lines Matching refs:CombinedShannonEntropy

488 static float CombinedShannonEntropy(const int* const X,
516 retval += CombinedShannonEntropy(tile[i], accumulated[i], 256);
869 return CombinedShannonEntropy(counts, accumulated, 256) +