Home
last modified time | relevance | path

Searched refs:IPA_LUT_PF_RGB888 (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.c435 if(IPA_LUT_PF_RGB888 == fg_lut_pf) { in ipa_foreground_lut_init()
470 if(IPA_LUT_PF_RGB888 == bg_lut_pf) { in ipa_background_lut_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h240 #define IPA_LUT_PF_RGB888 ((uint8_t)0x01U) /*!< LUT pixel format RGB8… macro