Searched refs:color_cache_limit (Results 1 – 2 of 2) sorted by relevance
698 const int color_cache_limit = len_code_limit + hdr->color_cache_size_; \769 } else if (code < color_cache_limit) { /* Color cache */ \
1034 const int color_cache_limit = len_code_limit + hdr->color_cache_size_; in DecodeImageData() local1124 } else if (code < color_cache_limit) { // Color cache in DecodeImageData()