Searched refs:format_type (Results 1 – 25 of 33) sorted by relevance
12
564 entry->format_type=ExplicitFormatType; in RegisterDNGImage()570 entry->format_type=ExplicitFormatType; in RegisterDNGImage()576 entry->format_type=ExplicitFormatType; in RegisterDNGImage()582 entry->format_type=ExplicitFormatType; in RegisterDNGImage()588 entry->format_type=ExplicitFormatType; in RegisterDNGImage()594 entry->format_type=ExplicitFormatType; in RegisterDNGImage()600 entry->format_type=ExplicitFormatType; in RegisterDNGImage()606 entry->format_type=ExplicitFormatType; in RegisterDNGImage()612 entry->format_type=ExplicitFormatType; in RegisterDNGImage()618 entry->format_type=ExplicitFormatType; in RegisterDNGImage()[all …]
329 entry->format_type=ImplicitFormatType; in RegisterRAWImage()336 entry->format_type=ImplicitFormatType; in RegisterRAWImage()343 entry->format_type=ImplicitFormatType; in RegisterRAWImage()350 entry->format_type=ImplicitFormatType; in RegisterRAWImage()357 entry->format_type=ImplicitFormatType; in RegisterRAWImage()364 entry->format_type=ImplicitFormatType; in RegisterRAWImage()371 entry->format_type=ImplicitFormatType; in RegisterRAWImage()378 entry->format_type=ImplicitFormatType; in RegisterRAWImage()385 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()
193 entry->format_type=ImplicitFormatType; in RegisterXCImage()200 entry->format_type=ImplicitFormatType; in RegisterXCImage()
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()
290 entry->format_type=ImplicitFormatType; in RegisterGRADIENTImage()297 entry->format_type=ImplicitFormatType; in RegisterGRADIENTImage()
143 entry->format_type=ImplicitFormatType; in RegisterXImage()
619 format_type; in ReadMATImageV4() local715 format_type=FloatingPointQuantumFormat; in ReadMATImageV4()719 format_type=FloatingPointQuantumFormat; in ReadMATImageV4()723 format_type=UnsignedQuantumFormat; in ReadMATImageV4()727 format_type=SignedQuantumFormat; in ReadMATImageV4()731 format_type=UnsignedQuantumFormat; in ReadMATImageV4()735 format_type=UnsignedQuantumFormat; in ReadMATImageV4()742 status=SetQuantumFormat(image,quantum_info,format_type); in ReadMATImageV4()
176 entry->format_type=ImplicitFormatType; in RegisterTILEImage()
98 entry->format_type=ExplicitFormatType; in RegisterMATTEImage()
187 entry->format_type=ImplicitFormatType; in RegisterNULLImage()
209 entry->format_type=ImplicitFormatType; in RegisterHALDImage()
241 entry->format_type=ImplicitFormatType; in RegisterCLIPBOARDImage()
267 entry->format_type=ImplicitFormatType; in RegisterSTEGANOImage()
282 entry->format_type=ImplicitFormatType; in RegisterSCREENSHOTImage()
278 entry->format_type=ImplicitFormatType; in RegisterMVGImage()
253 entry->format_type=ImplicitFormatType; in RegisterVIDImage()
108 entry->format_type=ImplicitFormatType; in RegisterHISTOGRAMImage()
312 entry->format_type=ImplicitFormatType; in RegisterLABELImage()
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))
529 uint32_t format_type, normalize; in etna_vertex_elements_state_create() local542 format_type = translate_vertex_format_type(elements[idx].src_format); in etna_vertex_elements_state_create()545 assert(format_type != ETNA_NO_MATCH); in etna_vertex_elements_state_create()551 format_type | in etna_vertex_elements_state_create()559 format_type | in etna_vertex_elements_state_create()
84 format_type; member
2818 format_type; in SetImageInfo() local2853 format_type=UndefinedFormatType; in SetImageInfo()2856 (magick_info->format_type != UndefinedFormatType)) in SetImageInfo()2857 format_type=magick_info->format_type; in SetImageInfo()2859 while ((format_type == UndefinedFormatType) && in SetImageInfo()2864 format_type=ExplicitFormatType; in SetImageInfo()2867 if (format_type == UndefinedFormatType) in SetImageInfo()2870 if (format_type == ExplicitFormatType) in SetImageInfo()