Home
last modified time | relevance | path

Searched defs:swap_rgb (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp495 bool CJPX_Decoder::Decode(uint8_t* dest_buf, uint32_t pitch, bool swap_rgb) { in Decode()
/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp634 bool swap_rgb = false; in LoadJpxBitmap() local
/external/libpng/contrib/libtests/
Dpngvalid.c6021 unsigned int swap_rgb :1; /* RGB swapped to BGR */ member