Lines Matching refs:FormatImageProperty
733 (void) FormatImageProperty(image,"dpx:file.version","%.8s",dpx.file.version);
739 (void) FormatImageProperty(image,"dpx:file.ditto.key","%u",
749 (void) FormatImageProperty(image,"dpx:file.filename","%.100s",
751 (void) FormatImageProperty(image,"document","%.100s",dpx.file.filename);
755 (void) FormatImageProperty(image,"dpx:file.timestamp","%.24s",
761 (void) FormatImageProperty(image,"dpx:file.creator","%.100s",
763 (void) FormatImageProperty(image,"software","%.100s",dpx.file.creator);
769 (void) FormatImageProperty(image,"dpx:file.project","%.200s",
771 (void) FormatImageProperty(image,"comment","%.100s",dpx.file.project);
777 (void) FormatImageProperty(image,"dpx:file.copyright","%.200s",
779 (void) FormatImageProperty(image,"copyright","%.100s",
785 (void) FormatImageProperty(image,"dpx:file.encrypt_key","%u",
797 (void) FormatImageProperty(image,"dpx:image.orientation","%d",
842 (void) FormatImageProperty(image,property,"%s",
874 (void) FormatImageProperty(image,"dpx:orientation.x_offset","%u",
879 (void) FormatImageProperty(image,"dpx:orientation.y_offset","%u",
884 (void) FormatImageProperty(image,"dpx:orientation.x_center","%g",
889 (void) FormatImageProperty(image,"dpx:orientation.y_center","%g",
894 (void) FormatImageProperty(image,"dpx:orientation.x_size","%u",
899 (void) FormatImageProperty(image,"dpx:orientation.y_size","%u",
904 (void) FormatImageProperty(image,"dpx:orientation.filename","%.100s",
909 (void) FormatImageProperty(image,"dpx:orientation.timestamp","%.24s",
914 (void) FormatImageProperty(image,"dpx:orientation.device","%.32s",
919 (void) FormatImageProperty(image,"dpx:orientation.serial","%.32s",
928 (void) FormatImageProperty(image,"dpx:orientation.border","%dx%d%+d%+d",
938 (void) FormatImageProperty(image,"dpx:orientation.aspect_ratio",
951 (void) FormatImageProperty(image,"dpx:film.id","%.2s",dpx.film.id);
955 (void) FormatImageProperty(image,"dpx:film.type","%.2s",dpx.film.type);
959 (void) FormatImageProperty(image,"dpx:film.offset","%.2s",
964 (void) FormatImageProperty(image,"dpx:film.prefix","%.6s",
969 (void) FormatImageProperty(image,"dpx:film.count","%.4s",
974 (void) FormatImageProperty(image,"dpx:film.format","%.4s",
979 (void) FormatImageProperty(image,"dpx:film.frame_position","%u",
984 (void) FormatImageProperty(image,"dpx:film.sequence_extent","%u",
989 (void) FormatImageProperty(image,"dpx:film.held_count","%u",
994 (void) FormatImageProperty(image,"dpx:film.frame_rate","%g",
999 (void) FormatImageProperty(image,"dpx:film.shutter_angle","%g",
1004 (void) FormatImageProperty(image,"dpx:film.frame_id","%.32s",
1009 (void) FormatImageProperty(image,"dpx:film.slate","%.100s",
1030 (void) FormatImageProperty(image,"dpx:television.interlace","%.20g",
1035 (void) FormatImageProperty(image,"dpx:television.field_number","%.20g",
1040 (void) FormatImageProperty(image,"dpx:television.video_signal","%.20g",
1045 (void) FormatImageProperty(image,"dpx:television.padding","%d",
1050 (void) FormatImageProperty(image,
1056 (void) FormatImageProperty(image,"dpx:television.vertical_sample_rate",
1061 (void) FormatImageProperty(image,"dpx:television.frame_rate","%g",
1066 (void) FormatImageProperty(image,"dpx:television.time_offset","%g",
1071 (void) FormatImageProperty(image,"dpx:television.gamma","%g",
1076 (void) FormatImageProperty(image,"dpx:television.black_level","%g",
1081 (void) FormatImageProperty(image,"dpx:television.black_gain","%g",
1086 (void) FormatImageProperty(image,"dpx:television.break_point","%g",
1091 (void) FormatImageProperty(image,"dpx:television.white_level","%g",
1096 (void) FormatImageProperty(image,"dpx:television.integration_times",
1108 (void) FormatImageProperty(image,"dpx:user.id","%.32s",dpx.user.id);