Searched refs:channel_reso (Results 1 – 7 of 7) sorted by relevance
601 ad->channel_reso[ch] = NVP_RESO_960H_NSTC; in nvp6188_auto_detect_fmt()605 ad->channel_reso[ch] = NVP_RESO_960H_PAL; in nvp6188_auto_detect_fmt()609 ad->channel_reso[ch] = NVP_RESO_720P_NSTC; in nvp6188_auto_detect_fmt()613 ad->channel_reso[ch] = NVP_RESO_720P_PAL; in nvp6188_auto_detect_fmt()617 ad->channel_reso[ch] = NVP_RESO_1080P_NSTC; in nvp6188_auto_detect_fmt()621 ad->channel_reso[ch] = NVP_RESO_1080P_PAL; in nvp6188_auto_detect_fmt()625 ad->channel_reso[ch] = NVP_RESO_960P_NSTC; in nvp6188_auto_detect_fmt()629 ad->channel_reso[ch] = NVP_RESO_960P_PAL; in nvp6188_auto_detect_fmt()633 ad->channel_reso[ch] = NVP_RESO_1080P_PAL; in nvp6188_auto_detect_fmt()887 reso = ad->channel_reso[i]; in nvp6188_manual_mode()
63 u32 channel_reso[PAD_MAX]; member
85 enum techpoint_support_reso channel_reso[PAD_MAX]; member
294 techpoint->cur_video_mode->channel_reso[ch] = reso; in __techpoint_get_vc_fmt_inf()297 techpoint->cur_video_mode->channel_reso[ch] = reso; in __techpoint_get_vc_fmt_inf()
440 if (mode->channel_reso[fmt->pad] == TECHPOINT_S_RESO_SD) in techpoint_get_fmt()
132 u32 channel_reso[PAD_MAX]; member1164 if (nvp6188->cur_mode.channel_reso[ch] != NVP_RESO_UNKOWN) in nvp6188_get_vc_fmt_inf()1165 last_channel_reso[ch] = nvp6188->cur_mode.channel_reso[ch]; in nvp6188_get_vc_fmt_inf()1971 if (reso != nvp6188->cur_mode.channel_reso[ch]) { in nvp6188_auto_detect_fmt()1972 if (nvp6188->cur_mode.channel_reso[ch] != NVP_RESO_UNKOWN && in nvp6188_auto_detect_fmt()1976 ch, nvp6188->cur_mode.channel_reso[ch], ch_vfc); in nvp6188_auto_detect_fmt()1987 ch, nvp6188->cur_mode.channel_reso[ch], reso); in nvp6188_auto_detect_fmt()1989 nvp6188->cur_mode.channel_reso[ch] = reso; in nvp6188_auto_detect_fmt()2000 nvp6188->cur_mode.channel_reso[ch] = fmt; in nvp6188_init_default_fmt()
82 u32 channel_reso[PAD_MAX]; member