Searched refs:CVI_720P30 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_video.c | 407 static int CVI_720P30[16]={0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,}; variable 409 static int CVI_720P30[16]={1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}; //2020-12-16 for ah… variable 463 if(CVI_720P30[ch] == 0) { in nvp6158_video_fmt_det() 466 CVI_720P30[ch] = 1; in nvp6158_video_fmt_det() 630 CVI_720P30[ch] = 0; in nvp6158_video_fmt_det() 632 CVI_720P30[ch] = 1; //2020-12-16 in nvp6158_video_fmt_det()
|