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

  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 381 int header_offset = GetDWordEx(); local
383 m_strm.SetPos( header_offset );
  /external/openfst/src/include/fst/
fst.h 741 size_t header_offset) {
742 strm.seekp(header_offset);

Completed in 1305 milliseconds