Searched defs:LevelConstraint (Results 1 – 2 of 2) sorted by relevance
74 struct LevelConstraint { struct75 const int max_macroblocks_per_second;76 const int max_macroblock_frame_size;77 const H264Level level;
500 } LevelConstraint; typedef