Searched refs:TJPF_XBGR (Results 1 – 4 of 4) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg.h | 198 TJPF_XBGR, enumerator
|
D | tjunittest.c | 88 TJPF_RGBX, TJPF_BGRX, TJPF_XBGR, TJPF_XRGB, TJPF_CMYK 763 pf = TJPF_XBGR; in doBmpTest()
|
D | turbojpeg.c | 158 TJPF_XBGR, 163 TJPF_BGRX, TJPF_XBGR, TJPF_XRGB, TJPF_RGBA, TJPF_BGRA, TJPF_ABGR, TJPF_ARGB, 226 if (flags & TJ_BGR) return TJPF_XBGR; in getPixelFormat()
|
D | tjbench.c | 857 pf = TJPF_XBGR; in main()
|