Searched defs:AvProfileIterator (Results 1 – 2 of 2) sorted by relevance
114 pub fn profile_iter(&self) -> AvProfileIterator { in profile_iter()312 pub struct AvProfileIterator(*const ffi::AVProfile); struct314 impl Iterator for AvProfileIterator { implementation
110 pub fn profile_iter(&self) -> AvProfileIterator { in profile_iter()294 pub struct AvProfileIterator(*const ffi::AVProfile); struct296 impl Iterator for AvProfileIterator { implementation