Home | History | Annotate | Download | only in libmedia

Lines Matching refs:getCamcorderProfileIndex

552                 index = getCamcorderProfileIndex(cameraId, refQuality);
595 int index = getCamcorderProfileIndex(cameraId, profile->mQuality);
1086 int MediaProfiles::getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const
1106 int index = getCamcorderProfileIndex(cameraId, quality);
1131 return (getCamcorderProfileIndex(cameraId, quality) != -1);