HomeSort by relevance Sort by last modified time
    Searched refs:JP2_BOX_FTYP (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libjasper/
jp2_cod.h 99 #define JP2_BOX_FTYP 0x66747970 /* File Type */
jp2_enc.c 144 if (!(box = jp2_box_create(JP2_BOX_FTYP))) {
jp2_dec.c 147 if (box->type != JP2_BOX_FTYP) {
jp2_cod.c 146 {JP2_BOX_FTYP, "FTYP", 0,

Completed in 38 milliseconds