Home
last modified time | relevance | path

Searched refs:eft (Results 1 – 3 of 3) sorted by relevance

/bsp/k210/drivers/camera/
A Ddrv_ov5640.c242 void OV5640_Special_Effects(uint8_t eft) in OV5640_Special_Effects() argument
245 ov5640_wr_reg(0x5580,OV5640_EFFECTS_TBL[eft][0]); in OV5640_Special_Effects()
246 ov5640_wr_reg(0x5583,OV5640_EFFECTS_TBL[eft][1]);// sat U in OV5640_Special_Effects()
247 ov5640_wr_reg(0x5584,OV5640_EFFECTS_TBL[eft][2]);// sat V in OV5640_Special_Effects()
A Ddrv_ov5640.h46 void OV5640_Special_Effects(uint8_t eft);
/bsp/stm32/stm32h743-atk-apollo/board/ports/
A Ddrv_ov2640.c347 void ov2640_set_special_effects(rt_uint8_t eft) in ov2640_set_special_effects() argument
351 switch(eft) in ov2640_set_special_effects()

Completed in 614 milliseconds