Home | History | Annotate | Download | only in enc

Lines Matching defs:image_size

853   const uint64_t image_size = width * height;
859 image_size + argb_scratch_size + (uint64_t)transform_data_size;
866 mem += image_size;