Lines Matching refs:highSpecificProfile
761 MediaProfiles::CamcorderProfile **highSpecificProfile) {
763 *highSpecificProfile = createDefaultCamcorderCifProfile(CAMCORDER_QUALITY_CIF);
776 MediaProfiles::CamcorderProfile* highProfile, *highSpecificProfile;
777 createDefaultCamcorderHighProfiles(&highProfile, &highSpecificProfile);
779 profiles->mCamcorderProfiles.add(highSpecificProfile);