Searched defs:AVFileDescriptor (Results 1 – 2 of 2) sorted by relevance
23 struct AVFileDescriptor { struct27 int32_t fd_;28 int64_t offset_;29 int64_t length_;
208 struct AVFileDescriptor { struct209 int32_t fd = 0;210 int64_t offset = 0;211 int64_t length = -1;