Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.c348 video_input_novid sNoVideo; in nvp6158_GetFormatEachCh() local
360 sNoVideo.ch = ch%4; in nvp6158_GetFormatEachCh()
361 sNoVideo.devnum = ch/4; in nvp6158_GetFormatEachCh()
368 nvp6158_video_input_novid_read(&sNoVideo); in nvp6158_GetFormatEachCh()
375 …if(((((sVFC.vfc >> 4 ) & 0xF) != 0xF) && ((sVFC.vfc & 0x0F) != 0xF)) && !sNoVideo.novid) {// OnVid… in nvp6158_GetFormatEachCh()
382 } else if (((((sVFC.vfc >> 4 ) & 0xF) == 0xF) && ((sVFC.vfc & 0x0F) == 0xF)) && !sNoVideo.novid) { in nvp6158_GetFormatEachCh()
392 if( !sNoVideo.novid ) { in nvp6158_GetFormatEachCh()