Searched refs:TJPF_XBGR (Results 1 – 4 of 4) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg.h | 199 TJPF_XBGR, enumerator
|
D | tjunittest.c | 90 TJPF_RGBX, TJPF_BGRX, TJPF_XBGR, TJPF_XRGB, TJPF_CMYK 826 pf = TJPF_XBGR; in doBmpTest()
|
D | turbojpeg.c | 185 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()
|
D | tjbench.c | 892 pf = TJPF_XBGR; in main()
|