Home
last modified time | relevance | path

Searched defs:cache_bits (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/enc/
Dbackward_references_enc.c452 int cache_bits, VP8LBackwardRefs* const refs) { in BackwardReferencesRle()
494 const uint32_t* const argb, int cache_bits, in BackwardReferencesLz77()
595 static int CostModelBuild(CostModel* const m, int cache_bits, in CostModelBuild()
1243 int cache_bits, const VP8LHashChain* const hash_chain, in BackwardReferencesHashChainDistanceOnly()
1436 const uint32_t* const argb, int cache_bits, in BackwardReferencesHashChainFollowChosenPath()
1489 int cache_bits, const VP8LHashChain* const hash_chain, in BackwardReferencesTraceBackwards()
1660 int cache_bits, in BackwardRefsWithLocalCache()
1695 int* const cache_bits, const VP8LHashChain* const hash_chain, in GetBackwardReferencesLowEffort()
1708 int* const cache_bits, const VP8LHashChain* const hash_chain, in GetBackwardReferences()
1791 int low_effort, int* const cache_bits, in VP8LGetBackwardReferences()
Dhistogram_enc.c36 const int cache_bits = p->palette_code_bits_; in HistogramClear() local
60 int VP8LGetHistogramSize(int cache_bits) { in VP8LGetHistogramSize()
99 VP8LHistogram* VP8LAllocateHistogram(int cache_bits) { in VP8LAllocateHistogram()
111 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits) { in VP8LAllocateHistogramSet()
926 int histo_bits, int cache_bits, in VP8LGetHistoImageSymbols()
Dvp8l_enc.c718 int cache_bits = 0; in EncodeImageNoHuffman() local
797 int use_cache, int* cache_bits, in EncodeImageInternal()
/external/webp/include/webp/
Dencode.h220 int cache_bits; // number of bits for color cache lookup member
/external/webp/src/webp/
Dencode.h220 int cache_bits; // number of bits for color cache lookup member