Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp837 int32_t streamConfigTag, streamConfigOutputTag; in getMaxSizeForFormat() local
841 streamConfigOutputTag = ACAMERA_HEIC_AVAILABLE_HEIC_STREAM_CONFIGURATIONS_OUTPUT; in getMaxSizeForFormat()
845 streamConfigOutputTag = in getMaxSizeForFormat()
852 streamConfigOutputTag = ACAMERA_SCALER_AVAILABLE_STREAM_CONFIGURATIONS_OUTPUT; in getMaxSizeForFormat()
865 entry.data.i32[i+3] == streamConfigOutputTag && in getMaxSizeForFormat()
883 int32_t streamConfigTag, streamConfigOutputTag; in isSizeSupportedForFormat() local
887 streamConfigOutputTag = ACAMERA_HEIC_AVAILABLE_HEIC_STREAM_CONFIGURATIONS_OUTPUT; in isSizeSupportedForFormat()
893 streamConfigOutputTag = ACAMERA_SCALER_AVAILABLE_STREAM_CONFIGURATIONS_OUTPUT; in isSizeSupportedForFormat()
903 entry.data.i32[i+3] == streamConfigOutputTag && in isSizeSupportedForFormat()