Searched defs:color_cache (Results 1 – 3 of 3) sorted by relevance
23 int VP8LColorCacheInit(VP8LColorCache* const color_cache, int hash_bits) { in VP8LColorCacheInit()35 void VP8LColorCacheClear(VP8LColorCache* const color_cache) { in VP8LColorCacheClear()
1132 VP8LColorCache* const color_cache = in DecodeImageData() local
183 uint32_t *color_cache; /* color cache data */ member