Searched refs:pipeline_hal_stream (Results 1 – 1 of 1) sorted by relevance
196 std::vector<HalStream> pipeline_hal_stream; in GetConfiguredHalStreams() local198 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()