Searched refs:getCamcorderProfileIndex (Results 1 – 2 of 2) sorted by relevance
526 index = getCamcorderProfileIndex(cameraId, refQuality); in checkAndAddRequiredProfilesIfNecessary()569 int index = getCamcorderProfileIndex(cameraId, profile->mQuality); in checkAndAddRequiredProfilesIfNecessary()989 int MediaProfiles::getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const in getCamcorderProfileIndex() function in android::MediaProfiles1009 int index = getCamcorderProfileIndex(cameraId, quality); in getCamcorderProfileParamByName()1034 return (getCamcorderProfileIndex(cameraId, quality) != -1); in hasCamcorderProfile()
326 int getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const;