Home
last modified time | relevance | path

Searched refs:custom_profile (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Djpeg.c2010 *custom_profile; in WriteProfile() local
2016 custom_profile=AcquireStringInfo(65535L); in WriteProfile()
2051 p=GetStringInfoDatum(custom_profile); in WriteProfile()
2062 custom_profile),(unsigned int) (length+tag_length+3)); in WriteProfile()
2075 p=GetStringInfoDatum(custom_profile); in WriteProfile()
2097 custom_profile),(unsigned int) (length+tag_length+roundup)); in WriteProfile()
2125 custom_profile=DestroyStringInfo(custom_profile); in WriteProfile()