Searched defs:LevelConstraint (Results 1 – 2 of 2) sorted by relevance
93 struct LevelConstraint { struct94 const int max_macroblocks_per_second;95 const int max_macroblock_frame_size;96 const webrtc::H264::Level level;
493 } LevelConstraint; typedef