Home | History | Annotate | Download | only in libmedia

Lines Matching refs:highProfile

745         MediaProfiles::CamcorderProfile **highProfile,
747 *highProfile = createDefaultCamcorderCifProfile(CAMCORDER_QUALITY_HIGH);
761 MediaProfiles::CamcorderProfile* highProfile, *highSpecificProfile;
762 createDefaultCamcorderHighProfiles(&highProfile, &highSpecificProfile);
763 profiles->mCamcorderProfiles.add(highProfile);