Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmeta.c2045 static int formatIPTCfromBuffer(Image *ofile, char *s, ssize_t len) in formatIPTCfromBuffer() function
2292 formatIPTCfromBuffer(ofile, (char *)str, (ssize_t) count); in format8BIM()