Home
last modified time | relevance | path

Searched defs:off_t (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.h29 typedef __int64 off_t; // fseeki64 compatible type typedef
36 #define off_t off64_t macro
53 typedef long off_t; /* NOLINT */ typedef
Dwebmenc.h18 typedef __int64 off_t; typedef