HomeSort by: relevance | last modified time | path
    Searched defs:iphone (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/stbi/
stb_image.c 34 1.23 fixed bug in iPhone support
38 iPhone PNG-extensions from James Brown
65 James "moose2000" Brown (iPhone PNG) Laurent Gomila
136 // iPhone PNG support:
138 // By default we convert iphone-formatted PNGs back to RGB; nominally they
140 // failed on such iPhone PNGs. But you can disable this conversion by
142 // you will always just get the native iphone "format" through.
146 // says there's premultiplied data (currently only happens in iPhone images,
147 // and only if iPhone convert-to-rgb processing is on).
257 // indicate whether we should process iphone images back to canonical format
2961 int first=1,k,interlace=0, iphone=0; local in function:parse_png_file
    [all...]
stb_image.c 34 1.23 fixed bug in iPhone support
38 iPhone PNG-extensions from James Brown
65 James "moose2000" Brown (iPhone PNG) Laurent Gomila
136 // iPhone PNG support:
138 // By default we convert iphone-formatted PNGs back to RGB; nominally they
140 // failed on such iPhone PNGs. But you can disable this conversion by
142 // you will always just get the native iphone "format" through.
146 // says there's premultiplied data (currently only happens in iPhone images,
147 // and only if iPhone convert-to-rgb processing is on).
257 // indicate whether we should process iphone images back to canonical format
2961 int first=1,k,interlace=0, iphone=0; local in function:parse_png_file
    [all...]

Completed in 24 milliseconds