HomeSort by relevance Sort by last modified time
    Searched refs:getCamcorderProfileIndex (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmedia/
MediaProfiles.cpp 542 index = getCamcorderProfileIndex(cameraId, refQuality);
585 int index = getCamcorderProfileIndex(cameraId, profile->mQuality);
    [all...]
  /frameworks/av/media/libmedia/include/media/
MediaProfiles.h 363 int getCamcorderProfileIndex(int cameraId, camcorder_quality quality) const;

Completed in 69 milliseconds