Overview

This section describes the dictionaries and global variables used by DVPP modules. The reserved fields must be manually set to 0 to avoid incompatibility with future versions.

Note the following naming conventions:

  • Common data types for all modules are placed in the "Common" section. Module-specific data types are placed in different sections, with a prefix containing the module name.
  • For example, HI_COMPRESS_MODE_BUTT indicates a reserved value.