Home
last modified time | relevance | path

Searched defs:LevelConstraint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dh264_profile_level_id.cc74 struct LevelConstraint { struct
75 const int max_macroblocks_per_second;
76 const int max_macroblock_frame_size;
77 const H264Level level;
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h500 } LevelConstraint; typedef