Home | History | Annotate | Download | only in libmedia

Lines Matching refs:lowProfile

737         MediaProfiles::CamcorderProfile **lowProfile,
739 *lowProfile = createDefaultCamcorderQcifProfile(CAMCORDER_QUALITY_LOW);
755 MediaProfiles::CamcorderProfile *lowProfile, *lowSpecificProfile;
756 createDefaultCamcorderLowProfiles(&lowProfile, &lowSpecificProfile);
757 profiles->mCamcorderProfiles.add(lowProfile);