Home
last modified time | relevance | path

Searched refs:scalerMinFrameDurationsTag (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1291 const int32_t scalerMinFrameDurationsTag = SessionConfigurationUtils::getAppropriateModeTag( in deriveHeicUltraHDRTags() local
1400 const int32_t scalerMinFrameDurationsTag = SessionConfigurationUtils::getAppropriateModeTag( in deriveBlobDurationEntries() local
1406 getSupportedDurations(c, scalerMinFrameDurationsTag, HAL_PIXEL_FORMAT_BLOB, filteredSizes, in deriveBlobDurationEntries()
1451 const int32_t scalerMinFrameDurationsTag = SessionConfigurationUtils::getAppropriateModeTag( in deriveJpegRTags() local
1585 const int32_t scalerMinFrameDurationsTag = in addDynamicDepthTags() local
1669 getSupportedDurations(c, scalerMinFrameDurationsTag, HAL_PIXEL_FORMAT_BLOB, in addDynamicDepthTags()
2286 int32_t scalerMinFrameDurationsTag = in deriveHeicTags() local
2329 camera_metadata_entry minFrameDurations = c.find(scalerMinFrameDurationsTag); in deriveHeicTags()