Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.c414 unsigned char oCurVideofmt = 0x00; in nvp6158_video_fmt_det() local
426 oCurVideofmt = ps_nvp6158_vfmts->curvideofmt[ch]; in nvp6158_video_fmt_det()
431 …if( (oCurVideofmt != NC_VIVO_CH_FORMATDEF_UNKNOWN) && (oPreVideofmt == NC_VIVO_CH_FORMATDEF_UNKNOW… in nvp6158_video_fmt_det()
511 printk(">>>>> CH[%d], Set video format : 0x%02X\n", ch, oCurVideofmt); in nvp6158_video_fmt_det()
512 …} else if( (oCurVideofmt == NC_VIVO_CH_FORMATDEF_UNKNOWN ) && (oPreVideofmt == NC_VIVO_CH_FORMATD… in nvp6158_video_fmt_det()
592 printk(">>>>> CH[%d], Auto, Set video format : 0x%02X\n", ch, oCurVideofmt ); in nvp6158_video_fmt_det()
618 printk( ">>>>> CH[%d], Reset, Set No video : 0x%02X\n", ch, oCurVideofmt ); in nvp6158_video_fmt_det()
638 printk( ">>>>> CH[%d], Set No video : 0x%02X\n", ch, oCurVideofmt ); in nvp6158_video_fmt_det()
650 unsigned char oCurVideofmt = 0x00; in nvp6168_video_fmt_det() local
662 oCurVideofmt = ps_nvp6158_vfmts->curvideofmt[ch]; in nvp6168_video_fmt_det()
[all …]