Searched refs:ps_nvp6158_vfmts (Results 1 – 2 of 2) sorted by relevance
411 unsigned int nvp6158_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts) in nvp6158_video_fmt_det() argument424 nvp6158_GetFormatEachCh( ch, ps_nvp6158_vfmts ); in nvp6158_video_fmt_det()426 oCurVideofmt = ps_nvp6158_vfmts->curvideofmt[ch]; in nvp6158_video_fmt_det()427 oPreVideofmt = ps_nvp6158_vfmts->prevideofmt[ch]; in nvp6158_video_fmt_det()429 if( ps_nvp6158_vfmts->curvideoloss[ch] == VIDEO_LOSS_ON) { in nvp6158_video_fmt_det()432 oFmtDef = NVP6158_NC_VD_AUTO_VFCtoFMTDEF( ch, ps_nvp6158_vfmts->vfc[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()[all …]
91 unsigned int nvp6158_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts);92 unsigned int nvp6168_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts);