Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dmulticam_realtime_process_block.cc197 std::vector<HalStream> pipeline_hal_stream; in GetConfiguredHalStreams() local
199 pipeline_id, &pipeline_hal_stream); in GetConfiguredHalStreams()
206 hal_streams->insert(hal_streams->end(), pipeline_hal_stream.begin(), in GetConfiguredHalStreams()
207 pipeline_hal_stream.end()); in GetConfiguredHalStreams()