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

  /external/opencv3/3rdparty/libtiff/
tif_lzw.c 151 long enc_incount; /* (input) data bytes encoded */ member in struct:__anon20388
814 sp->enc_incount = 0;
883 incount = sp->enc_incount;
1008 sp->enc_incount = incount;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_lzw.c 151 long enc_incount; /* (input) data bytes encoded */ member in struct:__anon21666
821 sp->enc_incount = 0;
893 incount = sp->enc_incount;
1018 sp->enc_incount = incount;

Completed in 770 milliseconds