Searched defs:CodecProfileLevel (Results 1 – 2 of 2) sorted by relevance
225 struct CodecProfileLevel { struct226 OMX_U32 mProfile;227 OMX_U32 mLevel;
2008 public static final class CodecProfileLevel { class in MediaCodecInfo