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_;
256 struct AVFileDescriptor { struct257 int32_t fd = 0;258 int64_t offset = 0;259 int64_t length = -1;