Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp727 int32_t streamConfigTag, streamConfigOutputTag; in getMaxSizeForFormat() local
731 streamConfigOutputTag = ACAMERA_HEIC_AVAILABLE_HEIC_STREAM_CONFIGURATIONS_OUTPUT; in getMaxSizeForFormat()
735 streamConfigOutputTag = in getMaxSizeForFormat()
742 streamConfigOutputTag = ACAMERA_SCALER_AVAILABLE_STREAM_CONFIGURATIONS_OUTPUT; in getMaxSizeForFormat()
755 entry.data.i32[i+3] == streamConfigOutputTag && in getMaxSizeForFormat()
773 int32_t streamConfigTag, streamConfigOutputTag; in isSizeSupportedForFormat() local
777 streamConfigOutputTag = ACAMERA_HEIC_AVAILABLE_HEIC_STREAM_CONFIGURATIONS_OUTPUT; in isSizeSupportedForFormat()
783 streamConfigOutputTag = ACAMERA_SCALER_AVAILABLE_STREAM_CONFIGURATIONS_OUTPUT; in isSizeSupportedForFormat()
793 entry.data.i32[i+3] == streamConfigOutputTag && in isSizeSupportedForFormat()