Home | History | Annotate | Download | only in libmedia

Lines Matching refs:highProfile

760         MediaProfiles::CamcorderProfile **highProfile,
762 *highProfile = createDefaultCamcorderCifProfile(CAMCORDER_QUALITY_HIGH);
776 MediaProfiles::CamcorderProfile* highProfile, *highSpecificProfile;
777 createDefaultCamcorderHighProfiles(&highProfile, &highSpecificProfile);
778 profiles->mCamcorderProfiles.add(highProfile);