Searched defs:totalBytes (Results 1 – 15 of 15) sorted by relevance
57 size_t totalBytes = info.fYWidthBytes * info.fYSize.height() + in codec_yuv() local
31 const size_t totalBytes = imageInfo.getSafeSize(rowBytes) + offset; in check_fill() local
163 size_t totalBytes = writer->bytesWritten(); in testWritePad() local
564 size_t totalBytes = scaledInfo.getSafeSize(rowBytes); in test_dimensions() local
59 int32_t totalBytes = 0; in Decode() local
81 int32_t totalBytes = 0; in Decode() local
43 uLong totalBytes = 0; variable
375 int totalBytes = hashCode.bits() / 8; in assertReadableBytes() local
212 UInt64 totalBytes = 0; in HashCalc() local
560 int totalBytes=0; in dumpTypeDefinitions() local
105 uint32_t totalBytes; in ReadHeader() local
150 size_t totalBytes = this->stream()->read(fStreamBuffer.get(), fRLEBytes); in initializeStreamBuffer() local
385 double totalBytes=0.0; in rfbPrintStats() local
1310 protected Response(IStatus status, String mimeType, InputStream data, long totalBytes) { in Response()1977 …sponse newFixedLengthResponse(IStatus status, String mimeType, InputStream data, long totalBytes) { in newFixedLengthResponse()
145 int totalBytes = 0; in PrintStats() local