Home | History | Annotate | Download | only in coders

Lines Matching refs:file_size

151     file_size,
734 dpx.file.file_size=ReadBlobLong(image);
1552 dpx.file.file_size=(unsigned int) (4U*image->columns*image->rows+
1554 offset+=WriteBlobLong(image,dpx.file.file_size);