Searched refs:mollocByteCount (Results 1 – 1 of 1) sorted by relevance
805 …uint64_t mollocByteCount = static_cast<uint64_t>(pngImageInfo_.rowDataSize) * pngImageInfo_.height; in SaveInterlacedRows() local807 if (mollocByteCount < needByteCount) { in SaveInterlacedRows()809 … static_cast<unsigned long long>(mollocByteCount), static_cast<unsigned long long>(needByteCount)); in SaveInterlacedRows()