Home | History | Annotate | Download | only in enc

Lines Matching full:entropy_min

699   double entropy_min = MAX_ENTROPY;
778 if (i == 0 || entropy < entropy_min) {
779 entropy_min = entropy;