R32ToAttribute 559 coders/cineon.c R32ToAttribute(image,"DPX:source.device.pitch.x",cin_source_info.input_device_pitch_x); R32ToAttribute 560 coders/cineon.c R32ToAttribute(image,"DPX:source.device.pitch.y",cin_source_info.input_device_pitch_y); R32ToAttribute 561 coders/cineon.c R32ToAttribute(image,"DPX:source.device.gamma",cin_source_info.gamma); R32ToAttribute 580 coders/cineon.c R32ToAttribute(image,"DPX:mp.frame.rate",cin_mp_info.frame_rate); R32ToAttribute 1766 coders/dpx.c R32ToAttribute(image,"DPX:source.x-center",dpx_source_info.x_center); R32ToAttribute 1767 coders/dpx.c R32ToAttribute(image,"DPX:source.y-center",dpx_source_info.y_center); R32ToAttribute 1780 coders/dpx.c R32ToAttribute(image,"DPX:source.scanned.size.x",dpx_source_info.x_scanned_size); R32ToAttribute 1781 coders/dpx.c R32ToAttribute(image,"DPX:source.scanned.size.y",dpx_source_info.y_scanned_size); R32ToAttribute 1805 coders/dpx.c R32ToAttribute(image,"DPX:mp.frame.rate",dpx_mp_info.frame_rate); R32ToAttribute 1806 coders/dpx.c R32ToAttribute(image,"DPX:mp.shutter.angle",dpx_mp_info.shutter_angle); R32ToAttribute 1829 coders/dpx.c R32ToAttribute(image,"DPX:tv.horizontal.sampling.rate",dpx_tv_info.horizontal_sample); R32ToAttribute 1830 coders/dpx.c R32ToAttribute(image,"DPX:tv.temporal.sampling.rate",dpx_tv_info.temporal_sample); R32ToAttribute 1831 coders/dpx.c R32ToAttribute(image,"DPX:tv.sync.time",dpx_tv_info.sync_time); R32ToAttribute 1832 coders/dpx.c R32ToAttribute(image,"DPX:tv.gamma",dpx_tv_info.gamma); R32ToAttribute 1833 coders/dpx.c R32ToAttribute(image,"DPX:tv.black.level",dpx_tv_info.black_level); R32ToAttribute 1834 coders/dpx.c R32ToAttribute(image,"DPX:tv.black.gain",dpx_tv_info.black_gain); R32ToAttribute 1835 coders/dpx.c R32ToAttribute(image,"DPX:tv.breakpoint",dpx_tv_info.breakpoint); R32ToAttribute 1836 coders/dpx.c R32ToAttribute(image,"DPX:tv.white.level",dpx_tv_info.white_level); R32ToAttribute 1837 coders/dpx.c R32ToAttribute(image,"DPX:tv.integration.time",dpx_tv_info.integration_time);