Home | History | Annotate | Download | only in enc

Lines Matching refs:max_index

581       int max_index = 0;
587 if (symbol_index >= max_index) {
588 max_index = symbol_index + 1;
591 histogram_image_size = max_index;