Home | History | Annotate | Download | only in enc

Lines Matching refs:blue_

243     VP8LCreateHuffmanTree(histo->blue_, 15, buf_rle, huff_tree, codes + 2);
714 ++histo->blue_[(c >> 0) & 0xff];
723 ++histo->blue_[((c >> 0) - green) & 0xff];