Searched refs:format_type (Results 1 – 25 of 30) sorted by relevance
12
247 entry->format_type=ExplicitFormatType; in RegisterDNGImage()253 entry->format_type=ExplicitFormatType; in RegisterDNGImage()259 entry->format_type=ExplicitFormatType; in RegisterDNGImage()265 entry->format_type=ExplicitFormatType; in RegisterDNGImage()271 entry->format_type=ExplicitFormatType; in RegisterDNGImage()277 entry->format_type=ExplicitFormatType; in RegisterDNGImage()283 entry->format_type=ExplicitFormatType; in RegisterDNGImage()289 entry->format_type=ExplicitFormatType; in RegisterDNGImage()296 entry->format_type=ExplicitFormatType; in RegisterDNGImage()302 entry->format_type=ExplicitFormatType; in RegisterDNGImage()[all …]
313 entry->format_type=ImplicitFormatType; in RegisterRAWImage()320 entry->format_type=ImplicitFormatType; in RegisterRAWImage()327 entry->format_type=ImplicitFormatType; in RegisterRAWImage()334 entry->format_type=ImplicitFormatType; in RegisterRAWImage()341 entry->format_type=ImplicitFormatType; in RegisterRAWImage()348 entry->format_type=ImplicitFormatType; in RegisterRAWImage()355 entry->format_type=ImplicitFormatType; in RegisterRAWImage()362 entry->format_type=ImplicitFormatType; in RegisterRAWImage()369 entry->format_type=ImplicitFormatType; in RegisterRAWImage()
287 entry->format_type=ImplicitFormatType; in RegisterURLImage()294 entry->format_type=ImplicitFormatType; in RegisterURLImage()302 entry->format_type=ImplicitFormatType; in RegisterURLImage()306 entry->format_type=ImplicitFormatType; in RegisterURLImage()
139 entry->format_type=ImplicitFormatType; in RegisterMPRImage()146 entry->format_type=ImplicitFormatType; in RegisterMPRImage()
192 entry->format_type=ImplicitFormatType; in RegisterXCImage()199 entry->format_type=ImplicitFormatType; in RegisterXCImage()
217 entry->format_type=ImplicitFormatType; in RegisterGRADIENTImage()224 entry->format_type=ImplicitFormatType; in RegisterGRADIENTImage()
245 entry->format_type=ImplicitFormatType; in RegisterPLASMAImage()250 entry->format_type=ImplicitFormatType; in RegisterPLASMAImage()
215 entry->format_type=ImplicitFormatType; in RegisterINLINEImage()220 entry->format_type=ImplicitFormatType; in RegisterINLINEImage()
614 format_type; in ReadMATImageV4() local687 format_type=FloatingPointQuantumFormat; in ReadMATImageV4()691 format_type=FloatingPointQuantumFormat; in ReadMATImageV4()695 format_type=UnsignedQuantumFormat; in ReadMATImageV4()699 format_type=SignedQuantumFormat; in ReadMATImageV4()702 format_type=UnsignedQuantumFormat; in ReadMATImageV4()706 format_type=UnsignedQuantumFormat; in ReadMATImageV4()713 status=SetQuantumFormat(image,quantum_info,format_type); in ReadMATImageV4()
143 entry->format_type=ImplicitFormatType; in RegisterXImage()
174 entry->format_type=ImplicitFormatType; in RegisterTILEImage()
98 entry->format_type=ExplicitFormatType; in RegisterMATTEImage()
186 entry->format_type=ImplicitFormatType; in RegisterNULLImage()
200 entry->format_type=ImplicitFormatType; in RegisterHALDImage()
255 entry->format_type=ImplicitFormatType; in RegisterMVGImage()
282 entry->format_type=ImplicitFormatType; in RegisterSCREENSHOTImage()
267 entry->format_type=ImplicitFormatType; in RegisterSTEGANOImage()
249 entry->format_type=ImplicitFormatType; in RegisterVIDImage()
277 entry->format_type=ImplicitFormatType; in RegisterCLIPBOARDImage()
288 entry->format_type=ImplicitFormatType; in RegisterLABELImage()
108 entry->format_type=ImplicitFormatType; in RegisterHISTOGRAMImage()
377 format_type = type(format)378 if format_type is types.StringType:380 elif format_type is types.FunctionType:382 elif format_type is types.TupleType:385 elif format_type is types.NoneType:388 raise RuntimeError("unexpected type: %s" % repr(format_type))
81 format_type; member
2609 format_type; in SetImageInfo() local2644 format_type=UndefinedFormatType; in SetImageInfo()2647 (magick_info->format_type != UndefinedFormatType)) in SetImageInfo()2648 format_type=magick_info->format_type; in SetImageInfo()2650 while ((format_type == UndefinedFormatType) && in SetImageInfo()2655 format_type=ExplicitFormatType; in SetImageInfo()2658 if (format_type == UndefinedFormatType) in SetImageInfo()2661 if (format_type == ExplicitFormatType) in SetImageInfo()
562 uint32_t format_type, normalize; in etna_vertex_elements_state_create() local575 format_type = translate_vertex_format_type(elements[idx].src_format); in etna_vertex_elements_state_create()578 assert(format_type != ETNA_NO_MATCH); in etna_vertex_elements_state_create()583 format_type | in etna_vertex_elements_state_create()