Searched defs:CodecProfileLevel (Results 1 – 2 of 2) sorted by relevance
267 struct CodecProfileLevel { struct268 OMX_U32 mProfile;269 OMX_U32 mLevel;
2421 public static final class CodecProfileLevel { class in MediaCodecInfo