Lines Matching full:profile
108 * Returns true if a profile for the given camera at the given quality exists,
156 * videoeditor.export.profile - export video profile
359 ExportVideoProfile(int codec, int profile, int level)
360 :mCodec(codec),mProfile(profile),mLevel(level) {}
464 * 1. Low quality profile must have the lowest video
466 * 2. High quality profile must have the highest video
471 * duplicate profile definitions in the media_profiles.xml
500 bool mHasRefProfile; // Refers to an existing profile
501 int mRefProfileIndex; // Reference profile index