Searched refs:getCamcorderProfileIndex (Results 1 – 2 of 2) sorted by relevance
889 index = getCamcorderProfileIndex(cameraId, refQuality); in checkAndAddRequiredProfilesIfNecessary()931 int index = getCamcorderProfileIndex(cameraId, profile->mQuality); in checkAndAddRequiredProfilesIfNecessary()1361 int MediaProfiles::getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const in getCamcorderProfileIndex() function in android::MediaProfiles1376 int index = getCamcorderProfileIndex(cameraId, quality); in getCamcorderProfile()1411 int index = getCamcorderProfileIndex(cameraId, quality); in getCamcorderProfileParamByName()1436 return (getCamcorderProfileIndex(cameraId, quality) != -1); in hasCamcorderProfile()
496 int getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const;