Searched refs:val_count (Results 1 – 2 of 2) sorted by relevance
147 memset(s->val_count, 0, sizeof(s->val_count)); in ff_mjpeg_encode_huffman_init()167 if (s->val_count[i]) nval++; in ff_mjpeg_encode_huffman_close()173 if (s->val_count[i]) { in ff_mjpeg_encode_huffman_close()175 val_counts[j].prob = s->val_count[i]; in ff_mjpeg_encode_huffman_close()
33 int val_count[256]; member41 s->val_count[val]++; in ff_mjpeg_encode_huffman_increment()