Home
last modified time | relevance | path

Searched refs:JP2_COLR (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Djp2.h53 #define JP2_COLR 0x636f6c72 /**< Colour specification box */ macro
Djp2.c423 {JP2_COLR,opj_jp2_read_colr},
793 opj_write_bytes(l_current_colr_ptr,JP2_COLR,4); /* BPCC */ in opj_jp2_write_colr()