Home | History | Annotate | Download | only in libmedia

Lines Matching refs:lowProfile

752         MediaProfiles::CamcorderProfile **lowProfile,
754 *lowProfile = createDefaultCamcorderQcifProfile(CAMCORDER_QUALITY_LOW);
770 MediaProfiles::CamcorderProfile *lowProfile, *lowSpecificProfile;
771 createDefaultCamcorderLowProfiles(&lowProfile, &lowSpecificProfile);
772 profiles->mCamcorderProfiles.add(lowProfile);