Searched defs:output_stream_id (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp2371 uint32_t output_stream_id,
2376 ALOGD("(%s): output_stream_id(%d)", __FUNCTION__, output_stream_id);
2381 m_reprocessOutputStreamId = output_stream_id;
6309 uint32_t output_stream_id,
6315 return obj(dev)->allocateReprocessStreamFromStream(output_stream_id,
2370 allocateReprocessStreamFromStream( uint32_t output_stream_id, const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id) argument
6307 HAL2_device_allocate_reprocess_stream_from_stream( const struct camera2_device *dev, uint32_t output_stream_id, const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id) argument

Completed in 36 milliseconds