Lines Matching refs:FormatImageProperty
733 (void) FormatImageProperty(image,"dpx:file.version","%.8s",dpx.file.version);
741 (void) FormatImageProperty(image,"dpx:file.ditto.key","%u",
757 (void) FormatImageProperty(image,"dpx:file.filename","%.100s",
759 (void) FormatImageProperty(image,"document","%.100s",dpx.file.filename);
763 (void) FormatImageProperty(image,"dpx:file.timestamp","%.24s",
769 (void) FormatImageProperty(image,"dpx:file.creator","%.100s",
771 (void) FormatImageProperty(image,"software","%.100s",dpx.file.creator);
777 (void) FormatImageProperty(image,"dpx:file.project","%.200s",
779 (void) FormatImageProperty(image,"comment","%.100s",dpx.file.project);
785 (void) FormatImageProperty(image,"dpx:file.copyright","%.200s",
787 (void) FormatImageProperty(image,"copyright","%.100s",
793 (void) FormatImageProperty(image,"dpx:file.encrypt_key","%u",
805 (void) FormatImageProperty(image,"dpx:image.orientation","%d",
851 (void) FormatImageProperty(image,property,"%s",
885 (void) FormatImageProperty(image,"dpx:orientation.x_offset","%u",
890 (void) FormatImageProperty(image,"dpx:orientation.y_offset","%u",
895 (void) FormatImageProperty(image,"dpx:orientation.x_center","%g",
900 (void) FormatImageProperty(image,"dpx:orientation.y_center","%g",
905 (void) FormatImageProperty(image,"dpx:orientation.x_size","%u",
910 (void) FormatImageProperty(image,"dpx:orientation.y_size","%u",
915 (void) FormatImageProperty(image,"dpx:orientation.filename","%.100s",
920 (void) FormatImageProperty(image,"dpx:orientation.timestamp","%.24s",
925 (void) FormatImageProperty(image,"dpx:orientation.device","%.32s",
930 (void) FormatImageProperty(image,"dpx:orientation.serial","%.32s",
939 (void) FormatImageProperty(image,"dpx:orientation.border","%dx%d%+d%+d",
949 (void) FormatImageProperty(image,"dpx:orientation.aspect_ratio",
962 (void) FormatImageProperty(image,"dpx:film.id","%.2s",dpx.film.id);
966 (void) FormatImageProperty(image,"dpx:film.type","%.2s",dpx.film.type);
970 (void) FormatImageProperty(image,"dpx:film.offset","%.2s",
975 (void) FormatImageProperty(image,"dpx:film.prefix","%.6s",
980 (void) FormatImageProperty(image,"dpx:film.count","%.4s",
985 (void) FormatImageProperty(image,"dpx:film.format","%.4s",
990 (void) FormatImageProperty(image,"dpx:film.frame_position","%u",
995 (void) FormatImageProperty(image,"dpx:film.sequence_extent","%u",
1000 (void) FormatImageProperty(image,"dpx:film.held_count","%u",
1005 (void) FormatImageProperty(image,"dpx:film.frame_rate","%g",
1010 (void) FormatImageProperty(image,"dpx:film.shutter_angle","%g",
1015 (void) FormatImageProperty(image,"dpx:film.frame_id","%.32s",
1020 (void) FormatImageProperty(image,"dpx:film.slate","%.100s",
1041 (void) FormatImageProperty(image,"dpx:television.interlace","%.20g",
1046 (void) FormatImageProperty(image,"dpx:television.field_number","%.20g",
1051 (void) FormatImageProperty(image,"dpx:television.video_signal","%.20g",
1056 (void) FormatImageProperty(image,"dpx:television.padding","%d",
1061 (void) FormatImageProperty(image,
1067 (void) FormatImageProperty(image,"dpx:television.vertical_sample_rate",
1072 (void) FormatImageProperty(image,"dpx:television.frame_rate","%g",
1077 (void) FormatImageProperty(image,"dpx:television.time_offset","%g",
1082 (void) FormatImageProperty(image,"dpx:television.gamma","%g",
1087 (void) FormatImageProperty(image,"dpx:television.black_level","%g",
1092 (void) FormatImageProperty(image,"dpx:television.black_gain","%g",
1097 (void) FormatImageProperty(image,"dpx:television.break_point","%g",
1102 (void) FormatImageProperty(image,"dpx:television.white_level","%g",
1107 (void) FormatImageProperty(image,"dpx:television.integration_times",
1119 (void) FormatImageProperty(image,"dpx:user.id","%.32s",dpx.user.id);