Home | History | Annotate | Download | only in coders

Lines Matching refs:WriteBlob

991   offset+=WriteBlob(image,sizeof(cin.file.version),(unsigned char *)
999 offset+=WriteBlob
1011 offset+=WriteBlob(image,sizeof(cin.file.create_date),(unsigned char *)
1015 offset+=WriteBlob(image,sizeof(cin.file.create_time),(unsigned char *)
1017 offset+=WriteBlob(image,sizeof(cin.file.reserve),(unsigned char *)
1023 offset+=WriteBlob(image,sizeof(cin.image.reserve1),(unsigned char *)
1061 offset+=WriteBlob(image,sizeof(cin.image.label),(unsigned char *)
1063 offset+=WriteBlob(image,sizeof(cin.image.reserve),(unsigned char *)
1080 offset+=WriteBlob(image,sizeof(cin.data_format.reserve),(unsigned char *)
1102 offset+=WriteBlob(image,sizeof(cin.origination.filename),(unsigned char *)
1110 offset+=WriteBlob(image,sizeof(cin.origination.create_date),(unsigned char *)
1115 offset+=WriteBlob(image,sizeof(cin.origination.create_time),(unsigned char *)
1121 offset+=WriteBlob(image,sizeof(cin.origination.device),(unsigned char *)
1127 offset+=WriteBlob(image,sizeof(cin.origination.model),(unsigned char *)
1133 offset+=WriteBlob(image,sizeof(cin.origination.serial),(unsigned char *)
1147 offset+=WriteBlob(image,sizeof(cin.origination.reserve),(unsigned char *)
1181 offset+=WriteBlob(image,sizeof(cin.film.format),(unsigned char *)
1196 offset+=WriteBlob(image,sizeof(cin.film.frame_id),(unsigned char *)
1202 offset+=WriteBlob(image,sizeof(cin.film.slate_info),(unsigned char *)
1204 offset+=WriteBlob(image,sizeof(cin.film.reserve),(unsigned char *)
1207 offset+=WriteBlob(image,GetStringInfoLength(profile),
1236 count=WriteBlob(image,length,pixels);