Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.h199 TJPF_XBGR, enumerator
Dtjunittest.c90 TJPF_RGBX, TJPF_BGRX, TJPF_XBGR, TJPF_XRGB, TJPF_CMYK
826 pf = TJPF_XBGR; in doBmpTest()
Dturbojpeg.c185 TJPF_XBGR,
190 TJPF_BGRX, TJPF_XBGR, TJPF_XRGB, TJPF_RGBA, TJPF_BGRA, TJPF_ABGR, TJPF_ARGB,
258 if (flags & TJ_BGR) return TJPF_XBGR; in getPixelFormat()
Dtjbench.c892 pf = TJPF_XBGR; in main()