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

  /external/opencv3/3rdparty/libtiff/
tiffiop.h 234 #ifndef SeekOK
235 #define SeekOK(tif, off) \
tif_read.c 106 if (!SeekOK(tif, read_offset)) {
376 if (!SeekOK(tif, td->td_stripoffset[strip])) {
688 if (!SeekOK(tif, td->td_stripoffset[tile])) {
    [all...]
tif_dirwrite.c 253 if (!SeekOK(tif, nextdir) ||
312 if (!SeekOK(tif, nextdir) ||
    [all...]
tif_write.c 659 if (!SeekOK(tif, td->td_stripoffset[strip])) {
tif_dir.c     [all...]
tif_dirread.c     [all...]
  /external/pdfium/third_party/libtiff/
tiffiop.h 239 #ifndef SeekOK
240 #define SeekOK(tif, off) \
tif_read.c 106 if (!SeekOK(tif, read_offset)) {
376 if (!SeekOK(tif, td->td_stripoffset[strip])) {
688 if (!SeekOK(tif, td->td_stripoffset[tile])) {
    [all...]
tif_dirwrite.c 253 if (!SeekOK(tif, nextdir) ||
312 if (!SeekOK(tif, nextdir) ||
    [all...]
tif_write.c 703 if (!SeekOK(tif, td->td_stripoffset[strip])) {
tif_dir.c     [all...]
tif_dirread.c     [all...]

Completed in 375 milliseconds