Searched refs:cache_top_pixels (Results 1 – 2 of 2) sorted by relevance
1068 const uint64_t cache_top_pixels = in AllocateInternalBuffers() local1074 num_pixels + cache_top_pixels + cache_pixels; in AllocateInternalBuffers()1084 argb_cache_needed ? dec->pixels_ + num_pixels + cache_top_pixels : NULL; in AllocateInternalBuffers()
1410 const uint64_t cache_top_pixels = (uint16_t)final_width; in AllocateInternalBuffers32b() local1414 num_pixels + cache_top_pixels + cache_pixels; in AllocateInternalBuffers32b()1423 dec->argb_cache_ = dec->pixels_ + num_pixels + cache_top_pixels; in AllocateInternalBuffers32b()