Home | History | Annotate | Download | only in libmedia

Lines Matching refs:lowTimeLapseProfile

700         MediaProfiles::CamcorderProfile **lowTimeLapseProfile,
702 *lowTimeLapseProfile = createDefaultCamcorderTimeLapseQcifProfile(CAMCORDER_QUALITY_TIME_LAPSE_LOW);
782 MediaProfiles::CamcorderProfile *lowTimeLapseProfile, *lowSpecificTimeLapseProfile;
783 createDefaultCamcorderTimeLapseLowProfiles(&lowTimeLapseProfile, &lowSpecificTimeLapseProfile);
784 profiles->mCamcorderProfiles.add(lowTimeLapseProfile);