middleware: version release v4.1.5
middleware: [sensor]support sc035hgs_1l [sample] vo layer framerate [sensor] Update the SC5336 driver configuration and make compatibility adjustments. [panel][bt1120] add panel nvp6021 [sensor]add gc2093 60fps [sensor]support sc3336p [V410][Phobos] add mipi switch support. [sensor] add sc2336_slave [sensor] add sc2331_slave [feat](Sensor): Add support for sensor SC2336P_1L. [sensor]modify 4336 4336p bayerpattern [sensor]add new sensor sc223a(linear mode can be used for sc233a) isp: [feat](toojson): update tooljson generation way. [feat] isp add for trinocular camera. [feat](isp) modify param type of VC module [awb] refine adjust saturation by CA memory use drv: [feature](venc): venc sbm mode suppor multiple chn [vpss] support multi chn(sbm + frm) online [V410][PHOBOS] add mipi switch support. remove useless code Change-Id: Ieb9e66c5f33e620e615fd752ba7d29229716bf5c
This commit is contained in:
@ -120,10 +120,16 @@ enum VI_EVENT {
|
||||
VI_EVENT_BASE,
|
||||
VI_EVENT_PRE0_SOF,
|
||||
VI_EVENT_PRE1_SOF,
|
||||
VI_EVENT_PRE2_SOF,
|
||||
VI_EVENT_VIRT_PRE3_SOF,
|
||||
VI_EVENT_PRE0_EOF,
|
||||
VI_EVENT_PRE1_EOF,
|
||||
VI_EVENT_PRE2_EOF,
|
||||
VI_EVENT_VIRT_PRE3_EOF,
|
||||
VI_EVENT_POST_EOF,
|
||||
VI_EVENT_POST1_EOF,
|
||||
VI_EVENT_POST2_EOF,
|
||||
VI_EVENT_VIRT_POST3_EOF,
|
||||
VI_EVENT_ISP_PROC_READ,
|
||||
VI_EVENT_AWB0_DONE,
|
||||
VI_EVENT_AWB1_DONE,
|
||||
|
||||
Reference in New Issue
Block a user