Home | History | Annotate | Download | only in libmedia

Lines Matching defs:highTimeLapseProfile

731         MediaProfiles::CamcorderProfile **highTimeLapseProfile,
733 *highTimeLapseProfile = createDefaultCamcorderTimeLapse480pProfile(CAMCORDER_QUALITY_TIME_LAPSE_HIGH);
811 MediaProfiles::CamcorderProfile *highTimeLapseProfile, *highSpecificTimeLapseProfile;
812 createDefaultCamcorderTimeLapseHighProfiles(&highTimeLapseProfile, &highSpecificTimeLapseProfile);
813 profiles->mCamcorderProfiles.add(highTimeLapseProfile);