Home | History | Annotate | Download | only in renderControl_enc

Lines Matching refs:totalSize

32 	 const size_t totalSize = sizeWithoutChecksum + checksumSize;
33 buf = stream->alloc(totalSize);
36 memcpy(ptr, &totalSize, 4); ptr += 4;
73 const size_t totalSize = sizeWithoutChecksum + checksumSize;
74 buf = stream->alloc(totalSize);
77 memcpy(ptr, &totalSize, 4); ptr += 4;
119 const size_t totalSize = sizeWithoutChecksum + checksumSize;
120 buf = stream->alloc(totalSize);
123 memcpy(ptr, &totalSize, 4); ptr += 4;
164 const size_t totalSize = sizeWithoutChecksum + checksumSize;
165 buf = stream->alloc(totalSize);
168 memcpy(ptr, &totalSize, 4); ptr += 4;
209 const size_t totalSize = sizeWithoutChecksum + checksumSize;
210 buf = stream->alloc(totalSize);
213 memcpy(ptr, &totalSize, 4); ptr += 4;
252 const size_t totalSize = sizeWithoutChecksum + checksumSize;
253 buf = stream->alloc(totalSize);
256 memcpy(ptr, &totalSize, 4); ptr += 4;
297 const size_t totalSize = sizeWithoutChecksum + checksumSize;
298 buf = stream->alloc(totalSize);
301 memcpy(ptr, &totalSize, 4); ptr += 4;
345 const size_t totalSize = sizeWithoutChecksum + checksumSize;
346 buf = stream->alloc(totalSize);
349 memcpy(ptr, &totalSize, 4); ptr += 4;
385 const size_t totalSize = sizeWithoutChecksum + checksumSize;
386 buf = stream->alloc(totalSize);
389 memcpy(ptr, &totalSize, 4); ptr += 4;
427 const size_t totalSize = sizeWithoutChecksum + checksumSize;
428 buf = stream->alloc(totalSize);
431 memcpy(ptr, &totalSize, 4); ptr += 4;
452 const size_t totalSize = sizeWithoutChecksum + checksumSize;
453 buf = stream->alloc(totalSize);
456 memcpy(ptr, &totalSize, 4); ptr += 4;
494 const size_t totalSize = sizeWithoutChecksum + checksumSize;
495 buf = stream->alloc(totalSize);
498 memcpy(ptr, &totalSize, 4); ptr += 4;
519 const size_t totalSize = sizeWithoutChecksum + checksumSize;
520 buf = stream->alloc(totalSize);
523 memcpy(ptr, &totalSize, 4); ptr += 4;
561 const size_t totalSize = sizeWithoutChecksum + checksumSize;
562 buf = stream->alloc(totalSize);
565 memcpy(ptr, &totalSize, 4); ptr += 4;
586 const size_t totalSize = sizeWithoutChecksum + checksumSize;
587 buf = stream->alloc(totalSize);
590 memcpy(ptr, &totalSize, 4); ptr += 4;
612 const size_t totalSize = sizeWithoutChecksum + checksumSize;
613 buf = stream->alloc(totalSize);
616 memcpy(ptr, &totalSize, 4); ptr += 4;
638 const size_t totalSize = sizeWithoutChecksum + checksumSize;
639 buf = stream->alloc(totalSize);
642 memcpy(ptr, &totalSize, 4); ptr += 4;
678 const size_t totalSize = sizeWithoutChecksum + checksumSize;
679 buf = stream->alloc(totalSize);
682 memcpy(ptr, &totalSize, 4); ptr += 4;
720 const size_t totalSize = sizeWithoutChecksum + checksumSize;
721 buf = stream->alloc(totalSize);
724 memcpy(ptr, &totalSize, 4); ptr += 4;
745 const size_t totalSize = sizeWithoutChecksum + checksumSize;
746 buf = stream->alloc(totalSize);
749 memcpy(ptr, &totalSize, 4); ptr += 4;
770 const size_t totalSize = sizeWithoutChecksum + checksumSize;
771 buf = stream->alloc(totalSize);
774 memcpy(ptr, &totalSize, 4); ptr += 4;
795 const size_t totalSize = sizeWithoutChecksum + checksumSize;
796 buf = stream->alloc(totalSize);
799 memcpy(ptr, &totalSize, 4); ptr += 4;
820 const size_t totalSize = sizeWithoutChecksum + checksumSize;
821 buf = stream->alloc(totalSize);
824 memcpy(ptr, &totalSize, 4); ptr += 4;
863 const size_t totalSize = sizeWithoutChecksum + checksumSize;
864 buf = stream->alloc(totalSize);
867 memcpy(ptr, &totalSize, 4); ptr += 4;
908 const size_t totalSize = sizeWithoutChecksum + checksumSize;
912 memcpy(ptr, &totalSize, 4); ptr += 4;
960 const size_t totalSize = sizeWithoutChecksum + checksumSize;
961 buf = stream->alloc(totalSize);
964 memcpy(ptr, &totalSize, 4); ptr += 4;
1000 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1001 buf = stream->alloc(totalSize);
1004 memcpy(ptr, &totalSize, 4); ptr += 4;
1042 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1043 buf = stream->alloc(totalSize);
1046 memcpy(ptr, &totalSize, 4); ptr += 4;
1082 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1083 buf = stream->alloc(totalSize);
1086 memcpy(ptr, &totalSize, 4); ptr += 4;
1111 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1112 buf = stream->alloc(totalSize);
1115 memcpy(ptr, &totalSize, 4); ptr += 4;
1156 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1157 buf = stream->alloc(totalSize);
1160 memcpy(ptr, &totalSize, 4); ptr += 4;
1198 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1199 buf = stream->alloc(totalSize);
1202 memcpy(ptr, &totalSize, 4); ptr += 4;
1223 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1224 buf = stream->alloc(totalSize);
1227 memcpy(ptr, &totalSize, 4); ptr += 4;
1263 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1264 buf = stream->alloc(totalSize);
1267 memcpy(ptr, &totalSize, 4); ptr += 4;
1289 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1290 buf = stream->alloc(totalSize);
1293 memcpy(ptr, &totalSize, 4); ptr += 4;
1337 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1338 buf = stream->alloc(totalSize);
1341 memcpy(ptr, &totalSize, 4); ptr += 4;
1380 const size_t totalSize = sizeWithoutChecksum + checksumSize;
1381 buf = stream->alloc(totalSize);
1384 memcpy(ptr, &totalSize, 4); ptr += 4;