Home | History | Annotate | Download | only in libmedia

Lines Matching defs:highTimeLapseProfile

708         MediaProfiles::CamcorderProfile **highTimeLapseProfile,
710 *highTimeLapseProfile = createDefaultCamcorderTimeLapse480pProfile(CAMCORDER_QUALITY_TIME_LAPSE_HIGH);
788 MediaProfiles::CamcorderProfile *highTimeLapseProfile, *highSpecificTimeLapseProfile;
789 createDefaultCamcorderTimeLapseHighProfiles(&highTimeLapseProfile, &highSpecificTimeLapseProfile);
790 profiles->mCamcorderProfiles.add(highTimeLapseProfile);