Home | History | Annotate | Download | only in coders

Lines Matching full:readprofile

642 static boolean ReadProfile(j_decompress_ptr jpeg_info)
1105 jpeg_set_marker_processor(&jpeg_info,(int) (JPEG_APP0+i),ReadProfile);