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_;
230 struct AVFileDescriptor { struct231 int32_t fd = 0;232 int64_t offset = 0;233 int64_t length = -1;