tree: d23716d2af20316c0585053d8224673868899366 [path history] [tgz]
  1. fuzzer/
  2. DIR_METADATA
  3. h264_parser.c
  4. h264_parser.h
  5. Makefile
  6. OWNERS
  7. README.md
  8. sub.mk
  9. user_ta_header_defines.h
  10. videoproc_ta.c
  11. videoproc_ta.h
  12. videoproc_ta_service.c
  13. videoproc_ta_service.h
hwdrm-videoproc-ta/README.md

HWDRM Video processing TA

This package will produce an OP-TEE trusted application.

This is used for auxilliary video processing operations. Currently the only one is parsing a decrypted H264 stream and returning a limited structure representing the needed header contents for V4L2 video decoding.