Home
last modified time | relevance | path

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

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