index
:
libcamera/vivid.git
pobrn/rebase
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
ipu3
/
ipu3-process.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
#!/usr/bin/env python3
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (C) 2020, Google Inc.
#
# Author: Paul Elder <paul.elder@ideasonboard.com>
#
# parser.py - Run mojo parser with python3
import
os
import
sys
# TODO set sys.pycache_prefix for >= python3.8
sys
.
dont_write_bytecode
=
True
# Make sure that mojom_parser.py can import mojom
sys
.
path
.
appendpatch)
tree
cd28f5842763886dcdc4950e641ced18db5640b3
/
utils/ipu3/ipu3-process.sh
parent
6c96861ea36f0596fbf4440e457d9366e6855d19
(
diff
)
lc-compliance: Drop return value from SimpleCapture::stop()
The return value is never checked and serves to real usage, drop it. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat
(limited to 'utils/ipu3/ipu3-process.sh')
0 files changed, 0 insertions, 0 deletions