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

  /external/opencv3/3rdparty/libjasper/
jp2_cod.h 141 uint_fast32_t compatcodes[JP2_FTYP_MAXCOMPATCODES]; member in struct:__anon20238
jp2_enc.c 151 ftyp->compatcodes[0] = JP2_FTYP_COMPATCODE;
jp2_cod.c 359 if (jp2_getuint32(in, &ftyp->compatcodes[i])) {
549 if (jp2_putuint32(out, ftyp->compatcodes[i])) {

Completed in 96 milliseconds