diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2021-10-26 12:51:42 +0530 |
---|---|---|
committer | Umang Jain <umang.jain@ideasonboard.com> | 2021-10-26 16:11:17 +0530 |
commit | d559905c5f4e844c742aaf31c56883e60f15699a (patch) | |
tree | da8dadfa0874d85a0bcd4704f74553dee262ceed /utils/ipc/mojo/public | |
parent | 88a90ba2a7cc64c796d48b9a8a263e4c46d0b725 (diff) |
android: camera_stream: Replace post-processor nullptr check
Instead of checking postProcessor for nullptr, replace this
check with an assertion that checks if the camera stream's
type is not Type::Direct. Since it makes no sense to call
CameraStream::process() on a Type::Direct camera stream.
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils/ipc/mojo/public')
0 files changed, 0 insertions, 0 deletions