M50 HMDML Developer Guide
1.4.0

Table of Contents

  • 1. Change Log
  • 2. Introduction
  • 3. Data Types
    • 3.1. Enumerations
    • 3.2. Data Structures
    • 3.3. Typedefs
  • 4. Defines
  • 5. Functions
  • Copyright
M50 HMDML Developer Guide
  • »
  • 3. Data Types

3. Data Types

  • 3.1. Enumerations
    • 3.1.1. hm_dvfs_mode
      • hm_dvfs_mode
        • hm_dvfs_mode::HM_DVFS_PERFORMANCE
        • hm_dvfs_mode::HM_DVFS_ONDEMAND
        • hm_dvfs_mode::HM_DVFS_USERSPACE
        • hm_dvfs_mode::HM_DVFS_INDEPENDENT
        • hm_dvfs_mode::HM_DVFS_EFFICIENCY_PREFILL
        • hm_dvfs_mode::HM_DVFS_EFFICIENCY_DECODE
        • hm_dvfs_mode::HM_DVFS_POWERSAVE_PREFILL
        • hm_dvfs_mode::HM_DVFS_POWERSAVE_DECODE
        • hm_dvfs_mode::HM_DVFS_MODE_MAX
    • 3.1.2. hm_fw_upgrade_result_t
      • hm_fw_upgrade_result_t
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_SUCCESS
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_INVALID_PARAM
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_MEM_ALLOC_FAILED
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_FILE_OPER_FAILED
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_INVALID_HEADER
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_INVALID_MAGIC
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_INVALID_META
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_INVALID_IMAGE_SIZE
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_INVALID_IMAGE_CRC
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_DEVICE_OPER_FAILED
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_FLASH_PROGRAM_FAILED
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_THREAD_ERROR
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_BUSY
        • hm_fw_upgrade_result_t::HM_FW_UPGRADE_RESULT_MAX
  • 3.2. Data Structures
    • 3.2.1. hm_device_info
      • hm_device_info
        • hm_device_info::num_devices
        • hm_device_info::device_ids
    • 3.2.2. hm_mem_info
      • hm_mem_info
        • hm_mem_info::mem_total
        • hm_mem_info::mem_used
        • hm_mem_info::mem_avail
  • 3.3. Typedefs
    • 3.3.1. typedef hm_fw_upgrade_ctx_t
      • hm_fw_upgrade_ctx_t
Previous Next

© Copyright 2026, HOUMO.

Built with Sphinx using a theme provided by Read the Docs.