diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-01-23 21:53:17 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-01-24 22:24:02 +0200 |
commit | e597598abf19e4e0372240f9819df559c62f97d2 (patch) | |
tree | d167f355cbd01bf8ec8384a64760a143f759273a /test | |
parent | eb1ecc92ce2fac649f7cbaecd58be29d23602713 (diff) |
libcamera: pipeline_handler: Store the camera manager pointer
Instead of passing the camera manager pointer to the match() function,
and later to more PipelineHandler functions, store it in the
PipelineHandler::manager_ member variable at construction time and
access it from there.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions