eIQ Media Processing Pipeline User’s Guide#
Table of Contents
- eIQ Media Processing Pipeline Overview
- eIQ MCU Media Processing Pipeline API
- eIQ MPP Hardware Abstraction Layer API
- Chapter 1
- Chapter 2
- Enumerations
- 2.1.1 Detailed Description
- 2.1.1.1 Data Structure Documentation
- camera_dev_static_config_t
- camera_dev_private_capability_t
- camera_dev
- static_image_static_config_t
- static_image
- gfx_surface_t
- gfx_rotate_config_t
- gfx_dev
- hal_rect_t
- vdec_dev_t
- model_param_t
- model_data
- model_size
- model_input_mean
- model_input_std
- model_input_std
- height
- width
- format
- inputtype
- tensor_order
- tensor_order
- evt_callback_f
- valgo_dev_private_capability_t
- vision_frame_t
- vision_algo_dev_t
- display_dev_private_capability_t
- display_dev_t
- hw_buf_desc_t
- hal_img_decoder_setup_t
- hal_graphics_setup_t
- hal_display_setup_t
- hal_camera_setup_t
- checksum_data_t
- 2.1.1.2 Macro Definition Documentation
- gui_printf_buf_size
- hal_vdec_dev_name
- max_input_ports
- hal_device_name_max_l
- 2.1.1.3 Typedef Documentation
- camera_dev_callback_t
- mpp_callback_t
- img_decoder_setup_func_t
- graphic_setup_func_t
- display_setup_func_t
- camera_setup_func_t
- 2.1.1.4 Enumeration Type Documentation
- hal_camera_status_t
- camera_event_t
- hal_image_status_t
- gfx_rotate_target_t
- hal_valgo_status_t
- display_event_t
- hal_display_status_t
- mpp_memory_policy_t
- checksum_type_t
- 2.1.1.5 Function Documentation
- hal_jpeg_cpu_register
- hal_jpeg_hw_register
- 2.2 HAL OPERATIONS
- 2.3 HAL Setup Functions
- 2.1.1 Detailed Description