Searched defs:ProfileLevel (Results 1 – 4 of 4) sorted by relevance
40 struct ProfileLevel { struct41 uint32_t mProfile;42 uint32_t mLevel;
53 struct ProfileLevel { struct60 std::vector<ProfileLevel> mProfileLevels; argument
227 Int ProfileLevel[2]; /* Profile and Level for encoding purposes */ member