Searched refs:JP2_FTYP (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Djp2.h50 #define JP2_FTYP 0x66747970 /**< File type box */ macro
H A Djp2.c427 {JP2_FTYP, opj_jp2_read_ftyp},
1810 opj_write_bytes(l_current_data_ptr, JP2_FTYP, 4); /* FTYP */

Completed in 196 milliseconds