Home | History | Annotate | Download | only in libmedia

Lines Matching defs:lowProfile

729         MediaProfiles::CamcorderProfile **lowProfile,
731 *lowProfile = createDefaultCamcorderQcifProfile(CAMCORDER_QUALITY_LOW);
747 MediaProfiles::CamcorderProfile *lowProfile, *lowSpecificProfile;
748 createDefaultCamcorderLowProfiles(&lowProfile, &lowSpecificProfile);
749 profiles->mCamcorderProfiles.add(lowProfile);