Home
last modified time | relevance | path

Searched refs:blue_ (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dhistogram_enc.h36 uint32_t blue_[NUM_LITERAL_CODES]; member
A Dbackward_references_cost_enc.c35 double blue_[VALUES_IN_BYTE]; member
83 VALUES_IN_BYTE, histo->blue_, m->blue_); in CostModelBuild()
99 m->blue_[v & 0xff]; in GetLiteralCost()
A Dhistogram_enc.c207 ++histo->blue_[PixOrCopyLiteral(v, 0)]; in VP8LHistogramAddSinglePixOrCopy()
363 + PopulationCost(p->blue_, NUM_LITERAL_CODES, NULL, &p->is_used_[2]) in VP8LHistogramEstimateBits()
407 GetCombinedEntropy(a->blue_, b->blue_, NUM_LITERAL_CODES, a->is_used_[2], in GetCombinedHistogramEntropy()
520 PopulationCost(h->blue_, NUM_LITERAL_CODES, &blue_sym, &h->is_used_[2]); in UpdateHistogramCost()
A Dbackward_references_enc.c738 ++histos[0]->blue_[b]; in CalculateBestCacheSize()
748 ++histos[i]->blue_[b]; in CalculateBestCacheSize()
A Dvp8l_enc.c508 VP8LCreateHuffmanTree(histo->blue_, 15, buf_rle, huff_tree, codes + 2); in GetHuffBitLengthsAndCodes()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_enc.c679 ADD(2, blue_, NUM_LITERAL_CODES); in VP8LHistogramAdd()
688 ADD_EQ(2, blue_, NUM_LITERAL_CODES); in VP8LHistogramAdd()

Completed in 18 milliseconds