Searched defs:ISO (Results 1 – 5 of 5) sorted by relevance
138 int ISO; /// TODO : what range? member
1011 int raspicamcontrol_set_ISO(MMAL_COMPONENT_T *camera, int ISO) in raspicamcontrol_set_ISO()
41 ISO = SkTEndian_SwapBE16(2), // Deprecated, use Unicode instead. enumerator106 struct ISO { struct107 enum Value : SK_OT_USHORT {111 } value;
143 Unknown(-1), Unicode(0), Macintosh(1), ISO(2), Windows(3), Custom(4); enumConstant
125 pub const ISO: Nid = Nid(ffi::NID_iso); constant