Searched refs:capture_post_processing (Results 1 – 2 of 2) sorted by relevance
38 std::unique_ptr<CustomProcessing> capture_post_processing) { in SetCapturePostProcessing() argument39 capture_post_processing_ = std::move(capture_post_processing); in SetCapturePostProcessing()
706 std::unique_ptr<CustomProcessing> capture_post_processing) { in SetCapturePostProcessing() argument707 capture_post_processing_ = std::move(capture_post_processing); in SetCapturePostProcessing()