Home | History | Annotate | Download | only in libmedia

Lines Matching defs:lowTimeLapseProfile

723         MediaProfiles::CamcorderProfile **lowTimeLapseProfile,
725 *lowTimeLapseProfile = createDefaultCamcorderTimeLapseQcifProfile(CAMCORDER_QUALITY_TIME_LAPSE_LOW);
805 MediaProfiles::CamcorderProfile *lowTimeLapseProfile, *lowSpecificTimeLapseProfile;
806 createDefaultCamcorderTimeLapseLowProfiles(&lowTimeLapseProfile, &lowSpecificTimeLapseProfile);
807 profiles->mCamcorderProfiles.add(lowTimeLapseProfile);