Searched refs:getCamcorderProfileIndex (Results 1 – 2 of 2) sorted by relevance
672 index = getCamcorderProfileIndex(cameraId, refQuality); in checkAndAddRequiredProfilesIfNecessary()715 int index = getCamcorderProfileIndex(cameraId, profile->mQuality); in checkAndAddRequiredProfilesIfNecessary()1145 int MediaProfiles::getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const in getCamcorderProfileIndex() function in android::MediaProfiles1160 int index = getCamcorderProfileIndex(cameraId, quality); in getCamcorderProfile()1195 int index = getCamcorderProfileIndex(cameraId, quality); in getCamcorderProfileParamByName()1220 return (getCamcorderProfileIndex(cameraId, quality) != -1); in hasCamcorderProfile()
459 int getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const;