Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.c353 pInformation->curvideofmt[ch] = NC_VIVO_CH_FORMATDEF_UNKNOWN; in nvp6158_GetFormatEachCh()
380 pInformation->curvideofmt[ch] = oCurVidFmt; in nvp6158_GetFormatEachCh()
426 oCurVideofmt = ps_nvp6158_vfmts->curvideofmt[ch]; in nvp6158_video_fmt_det()
442 ps_nvp6158_vfmts->curvideofmt[ch] = oFmtDef; in nvp6158_video_fmt_det()
457 ps_nvp6158_vfmts->curvideofmt[ch] = TVI_8M_15P; in nvp6158_video_fmt_det()
460 ps_nvp6158_vfmts->curvideofmt[ch] = TVI_8M_12_5P; in nvp6158_video_fmt_det()
465 ps_nvp6158_vfmts->curvideofmt[ch] = CVI_HD_30P_EX; in nvp6158_video_fmt_det()
479 ps_nvp6158_vfmts->curvideofmt[ch] = AHD20_1080P_25P; in nvp6158_video_fmt_det()
494 ps_nvp6158_vfmts->curvideofmt[ch] = TVI_4M_15P; in nvp6158_video_fmt_det()
496 ps_nvp6158_vfmts->curvideofmt[ch] = NC_VIVO_CH_FORMATDEF_UNKNOWN; in nvp6158_video_fmt_det()
[all …]
H A Dnvp6158_dev.c133 curfmt = s_nvp6158_vfmts.curvideofmt[ch]; in nvp6158_kernel_thread()
160 curfmt = s_nvp6158_vfmts.curvideofmt[ch]; in nvp6158_kernel_thread()
H A Dnvp6158_common.h526 NC_VIVO_CH_FORMATDEF curvideofmt[ 16 ]; member