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

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
jp2.c 885 assert(cmap[i].mtyp == 0 || cmap[i].mtyp == 1);
890 else if (pcol_usage[pcol] && cmap[i].mtyp == 1) {
894 else if (cmap[i].mtyp == 0 && cmap[i].pcol != 0) {
895 /* I.5.3.5 PCOL: If the value of the MTYP field for this channel is 0, then
905 if (!pcol_usage[i] && cmap[i].mtyp != 0) {
949 if(cmap[i].mtyp == 0){
981 if(cmap[i].mtyp == 0) {
    [all...]
jp2.h 115 OPJ_BYTE mtyp, pcol; member in struct:opj_jp2_cmap_comp
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
QuickTime.py     [all...]

Completed in 268 milliseconds