Lines Matching refs:ReadBlobLong
729 dpx.file.image_offset=ReadBlobLong(image);
734 dpx.file.file_size=ReadBlobLong(image);
738 dpx.file.ditto_key=ReadBlobLong(image);
743 dpx.file.generic_size=ReadBlobLong(image);
747 dpx.file.industry_size=ReadBlobLong(image);
751 dpx.file.user_size=ReadBlobLong(image);
790 dpx.file.encrypt_key=ReadBlobLong(image);
824 dpx.image.pixels_per_line=ReadBlobLong(image);
827 dpx.image.lines_per_element=ReadBlobLong(image);
835 dpx.image.image_element[i].data_sign=ReadBlobLong(image);
837 dpx.image.image_element[i].low_data=ReadBlobLong(image);
841 dpx.image.image_element[i].high_data=ReadBlobLong(image);
865 dpx.image.image_element[i].data_offset=ReadBlobLong(image);
867 dpx.image.image_element[i].end_of_line_padding=ReadBlobLong(image);
869 dpx.image.image_element[i].end_of_image_padding=ReadBlobLong(image);
882 dpx.orientation.x_offset=ReadBlobLong(image);
887 dpx.orientation.y_offset=ReadBlobLong(image);
902 dpx.orientation.x_size=ReadBlobLong(image);
907 dpx.orientation.y_size=ReadBlobLong(image);
944 dpx.orientation.aspect_ratio[i]=ReadBlobLong(image);
987 dpx.film.frame_position=ReadBlobLong(image);
992 dpx.film.sequence_extent=ReadBlobLong(image);
997 dpx.film.held_count=ReadBlobLong(image);
1030 dpx.television.time_code=(unsigned int) ReadBlobLong(image);
1034 dpx.television.user_bits=(unsigned int) ReadBlobLong(image);