Home | History | Annotate | Download | only in dec

Lines Matching defs:num_pixels

1065   const uint64_t num_pixels = (uint64_t)dec->width_ * dec->height_;
1074 num_pixels + cache_top_pixels + cache_pixels;
1084 argb_cache_needed ? dec->pixels_ + num_pixels + cache_top_pixels : NULL;