Home | History | Annotate | Download | only in libvpx

Lines Matching refs:off_t

17 /* MSVS doesn't define off_t */
18 typedef __int64 off_t;
30 typedef off_t EbmlLoc;
45 off_t position_reference;
46 off_t seek_info_pos;
47 off_t segment_info_pos;
48 off_t track_pos;
49 off_t cue_pos;
50 off_t cluster_pos;
53 off_t track_id_pos;
77 off_t pos);