Lines Matching refs:histo
309 unsigned char histo[256];320 memset(histo, 0, 256);322 histo[data_in[i]]++;326 bits[7] += histo[i];328 bits[6] += histo[i];330 bits[5] += histo[i];332 bits[4] += histo[i];334 bits[3] += histo[i];336 bits[2] += histo[i];338 bits[1] += histo[i];340 bits[0] += histo[i];