Home
last modified time | relevance | path

Searched refs:sensorPixelModesUsed (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtilsHidl.cpp66 hidl.streams[i].sensorPixelModesUsed.resize(stream.sensorPixelModesUsed.size()); in convertAidlToHidl37StreamCombination()
68 for (const auto &mode : stream.sensorPixelModesUsed) { in convertAidlToHidl37StreamCombination()
69 hidl.streams[i].sensorPixelModesUsed[j] = in convertAidlToHidl37StreamCombination()
DSessionConfigurationUtils.cpp338 const std::vector<int32_t> &sensorPixelModesUsed, int64_t dynamicRangeProfile, in createSurfaceFromGbp() argument
413 if (checkAndOverrideSensorPixelModesUsed(sensorPixelModesUsed, format, width, height, in createSurfaceFromGbp()
481 streamInfo.sensorPixelModesUsed = overriddenSensorPixelModes; in createSurfaceFromGbp()
546 stream->sensorPixelModesUsed.resize(streamInfo.sensorPixelModesUsed.size()); in mapStreamInfo()
549 for (auto mode : streamInfo.sensorPixelModesUsed) { in mapStreamInfo()
550 stream->sensorPixelModesUsed[idx++] = in mapStreamInfo()
621 stream.sensorPixelModesUsed = defaultSensorPixelModes; in convertToHALStreamCombination()
638 std::vector<int32_t> sensorPixelModesUsed = it.getSensorPixelModesUsed(); in convertToHALStreamCombination() local
673 if (checkAndOverrideSensorPixelModesUsed(sensorPixelModesUsed, in convertToHALStreamCombination()
676 &streamInfo.sensorPixelModesUsed) != OK) { in convertToHALStreamCombination()
[all …]
DSessionConfigurationUtils.h100 const std::vector<int32_t> &sensorPixelModesUsed, int64_t dynamicRangeProfile,
141 const std::vector<int32_t> &sensorPixelModesUsed, int format, int width, int height,
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h93 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport,
110 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport,
126 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport,
274 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport,
DCamera3IOStreamBase.cpp36 const std::unordered_set<int32_t> &sensorPixelModesUsed, in Camera3IOStreamBase() argument
41 physicalCameraId, sensorPixelModesUsed, setId, isMultiResolution, in Camera3IOStreamBase()
DCamera3StreamInterface.h112 std::unordered_set<int32_t> sensorPixelModesUsed; variable
129 sensorPixelModesUsed(_sensorPixelModesUsed), dynamicRangeProfile(_dynamicRangeProfile), in OutputStreamInfo()
DCamera3OutputStream.cpp56 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport, in Camera3OutputStream() argument
62 physicalCameraId, sensorPixelModesUsed, setId, isMultiResolution, in Camera3OutputStream()
91 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport, in Camera3OutputStream() argument
96 format, dataSpace, rotation, physicalCameraId, sensorPixelModesUsed, in Camera3OutputStream()
131 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport, in Camera3OutputStream() argument
137 physicalCameraId, sensorPixelModesUsed, setId, isMultiResolution, in Camera3OutputStream()
177 const std::unordered_set<int32_t> &sensorPixelModesUsed, in Camera3OutputStream() argument
187 physicalCameraId, sensorPixelModesUsed, setId, isMultiResolution, in Camera3OutputStream()
DCamera3IOStreamBase.h39 const std::unordered_set<int32_t> &sensorPixelModesUsed,
DCamera3SharedOutputStream.h41 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport,
DCamera3SharedOutputStream.cpp35 const std::unordered_set<int32_t> &sensorPixelModesUsed, IPCTransport transport, in Camera3SharedOutputStream() argument
40 format, dataSpace, rotation, physicalCameraId, sensorPixelModesUsed, in Camera3SharedOutputStream()
DCamera3Stream.h510 const std::unordered_set<int32_t> &sensorPixelModesUsed,
DCamera3Device.cpp996 const std::unordered_set<int32_t> &sensorPixelModesUsed, in createStream() argument
1011 format, dataSpace, rotation, id, physicalCameraId, sensorPixelModesUsed, surfaceIds, in createStream()
1031 const String8& physicalCameraId, const std::unordered_set<int32_t> &sensorPixelModesUsed, in createStream() argument
1089 if (isRawFormat(format) && sensorPixelModesUsed.size() > 1) { in createStream()
1115 mTimestampOffset, physicalCameraId, sensorPixelModesUsed, transport, streamSetId, in createStream()
1120 sensorPixelModesUsed.find(ANDROID_SENSOR_PIXEL_MODE_MAXIMUM_RESOLUTION) != in createStream()
1121 sensorPixelModesUsed.end(); in createStream()
1130 mTimestampOffset, physicalCameraId, sensorPixelModesUsed, transport, streamSetId, in createStream()
1136 mTimestampOffset, physicalCameraId, sensorPixelModesUsed, transport, streamSetId, in createStream()
1142 mTimestampOffset, physicalCameraId, sensorPixelModesUsed, transport, streamSetId, in createStream()
[all …]
DCamera3Stream.cpp56 const std::unordered_set<int32_t> &sensorPixelModesUsed, in Camera3Stream() argument
95 camera_stream::sensor_pixel_modes_used = sensorPixelModesUsed; in Camera3Stream()
DCamera3Device.h144 const std::unordered_set<int32_t> &sensorPixelModesUsed,
159 const std::unordered_set<int32_t> &sensorPixelModesUsed,
/frameworks/av/services/camera/libcameraservice/api2/
DCompositeStream.h47 const std::unordered_set<int32_t> &sensorPixelModesUsed,
60 const std::unordered_set<int32_t> &sensorPixelModesUsed,
DDepthCompositeStream.cpp526 const std::unordered_set<int32_t> &sensorPixelModesUsed, in checkAndGetMatchingDepthSize() argument
533 setContains(sensorPixelModesUsed, ANDROID_SENSOR_PIXEL_MODE_DEFAULT); in checkAndGetMatchingDepthSize()
536 setContains(sensorPixelModesUsed, ANDROID_SENSOR_PIXEL_MODE_MAXIMUM_RESOLUTION); in checkAndGetMatchingDepthSize()
582 const std::unordered_set<int32_t> &sensorPixelModesUsed, in createInternalStreams() argument
593 mSupportedDepthSizesMaximumResolution, sensorPixelModesUsed, &depthWidth, in createInternalStreams()
615 id, physicalCameraId, sensorPixelModesUsed, surfaceIds); in createInternalStreams()
631 kDepthMapDataSpace, rotation, &mDepthStreamId, physicalCameraId, sensorPixelModesUsed, in createInternalStreams()
900 depthSizesMaximumResolution, streamInfo.sensorPixelModesUsed, &chosenDepthWidth, in getCompositeStreamInfo()
DDepthCompositeStream.h54 const std::unordered_set<int32_t> &sensorPixelModesUsed,
99 const std::unordered_set<int32_t> &sensorPixelModesUsed,
DCompositeStream.cpp50 const std::unordered_set<int32_t> &sensorPixelModesUsed, in createStream() argument
78 id, physicalCameraId, sensorPixelModesUsed, surfaceIds, streamSetId, isShared); in createStream()
DCameraDeviceClient.cpp912 const std::vector<int32_t> &sensorPixelModesUsed = in createStream() local
928 mDevice->infoPhysical(physicalCameraId), sensorPixelModesUsed, dynamicRangeProfile, in createStream()
962 &streamId, physicalCameraId, streamInfo.sensorPixelModesUsed, &surfaceIds, in createStream()
973 &streamId, physicalCameraId, streamInfo.sensorPixelModesUsed, &surfaceIds, in createStream()
1054 const std::vector<int32_t> &sensorPixelModesUsed = in createDeferredSurfaceStreamLocked() local
1057 sensorPixelModesUsed, format, width, height, getStaticInfo(cameraIdUsed), in createDeferredSurfaceStreamLocked()
1276 const std::vector<int32_t> &sensorPixelModesUsed = in updateOutputConfiguration() local
1288 mDevice->infoPhysical(physicalCameraId), sensorPixelModesUsed, dynamicRangeProfile, in updateOutputConfiguration()
1644 const std::vector<int32_t> &sensorPixelModesUsed = in finalizeOutputConfigurations() local
1662 mDevice->infoPhysical(physicalId), sensorPixelModesUsed, dynamicRangeProfile, in finalizeOutputConfigurations()
[all …]
DHeicCompositeStream.h49 const std::unordered_set<int32_t> &sensorPixelModesUsed,
/frameworks/av/camera/camera2/
DOutputConfiguration.cpp184 std::vector<int32_t> sensorPixelModesUsed; in readFromParcel() local
185 if ((err = parcel->readInt32Vector(&sensorPixelModesUsed)) != OK) { in readFromParcel()
231 mSensorPixelModesUsed = std::move(sensorPixelModesUsed); in readFromParcel()
/frameworks/av/services/camera/libcameraservice/common/
DCameraDeviceBase.h187 const std::unordered_set<int32_t> &sensorPixelModesUsed,
208 const std::unordered_set<int32_t> &sensorPixelModesUsed,
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java1102 int[] sensorPixelModesUsed = source.createIntArray(); in OutputConfiguration() local
1133 mSensorPixelModesUsed = convertIntArrayToIntegerList(sensorPixelModesUsed); in OutputConfiguration()
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp923 dst.sensorPixelModesUsed.resize(src->sensor_pixel_modes_used.size()); in configureStreams()
926 dst.sensorPixelModesUsed[j++] = static_cast<SensorPixelMode>(mode); in configureStreams()
1100 dst.sensorPixelModesUsed.resize(src->sensor_pixel_modes_used.size()); in configureInjectedStreams()
1103 dst.sensorPixelModesUsed[j++] = static_cast<SensorPixelMode>(mode); in configureInjectedStreams()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp947 dst3_7.sensorPixelModesUsed.resize(src->sensor_pixel_modes_used.size()); in configureStreams()
950 dst3_7.sensorPixelModesUsed[j++] = in configureStreams()
1265 dst3_7.sensorPixelModesUsed.resize(src->sensor_pixel_modes_used.size()); in configureInjectedStreams()
1268 dst3_7.sensorPixelModesUsed[j++] = in configureInjectedStreams()

12