Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dcals.c175 pel_path, in ReadCALSImage() local
203 pel_path=0; in ReadCALSImage()
228 (void) sscanf(header+8,"%lu,%lu",&pel_path,&direction); in ReadCALSImage()
229 if (pel_path == 90) in ReadCALSImage()
232 if (pel_path == 180) in ReadCALSImage()
235 if (pel_path == 270) in ReadCALSImage()