Home
last modified time | relevance | path

Searched refs:image_height (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c329 destination_struct->image_height = IPA_DEFAULT_VALUE; in ipa_destination_struct_para_init()
407 IPA_IMS |= ((destination_struct->image_width << 16U) | (destination_struct->image_height)); in ipa_destination_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h226 … uint32_t image_height; /*!< height of the image to be processed */ member