“VPU study notes”的版本间的差异
来自个人维基
free6d1823(讨论 | 贡献) |
free6d1823(讨论 | 贡献) |
||
第22行: | 第22行: | ||
software/linux/dwl/dwl_linux.c | software/linux/dwl/dwl_linux.c | ||
No hantrodec.h | No hantrodec.h | ||
+ | ----- | ||
+ | C-Model Command Line API | ||
+ | g2dec [options] <file>.hevc | ||
+ | g2dec [options] <file>.vp9 | ||
+ | h264dec [options] <file>.h264 | ||
+ | vp8dec [options] <file>.vp8 | ||
+ | vp8dec [options] <file>.webp | ||
+ | jpegdec [options] <file>.jpg | ||
+ | |||
+ | options: | ||
+ | --crop | ||
+ | --planar | ||
+ | --semiplanar | ||
+ | -O<outfile> |
2019年11月20日 (三) 10:19的最后版本
make [target] ENV=[env] [-e variables]
target
vp9dec hevcdec libg2hw.a
env
x86_linux arm_linux arm_pclinux x86_linux_pci
variables
RELEASE = STRIP = STATIC = USE_ASIC_TRACE= USE_ONL_SIM = USE_CONVERAGE =
software/linux/dwl/dwl_linux.c
No hantrodec.h
C-Model Command Line API
g2dec [options] <file>.hevc
g2dec [options] <file>.vp9
h264dec [options] <file>.h264
vp8dec [options] <file>.vp8
vp8dec [options] <file>.webp
jpegdec [options] <file>.jpg
options:
--crop --planar --semiplanar -O<outfile>