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

  /external/pdfium/third_party/libopenjpeg20/
t1.h 90 #define T1_TYPE_RAW 1 /**< No encoding the information is store under raw format in codestream (mode switch RAW)*/
t1.c 386 if (type == T1_TYPE_RAW) { /* BYPASS/LAZY MODE */
395 if (type == T1_TYPE_RAW) { /* BYPASS/LAZY MODE */
630 if (type == T1_TYPE_RAW) { /* BYPASS/LAZY MODE */
    [all...]

Completed in 35 milliseconds