Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_auto_detect.c1045 if((decoder_info->fmt_def == AHD30_3M_30P) || in __nvp6158_IsOver3MRTVideoFormat()
1046 (decoder_info->fmt_def == AHD30_3M_25P) || in __nvp6158_IsOver3MRTVideoFormat()
1047 (decoder_info->fmt_def == AHD30_4M_30P) || in __nvp6158_IsOver3MRTVideoFormat()
1048 (decoder_info->fmt_def == AHD30_4M_25P) || in __nvp6158_IsOver3MRTVideoFormat()
1049 (decoder_info->fmt_def == AHD30_5M_20P) || in __nvp6158_IsOver3MRTVideoFormat()
1050 (decoder_info->fmt_def == AHD30_5_3M_20P) || in __nvp6158_IsOver3MRTVideoFormat()
1051 (decoder_info->fmt_def == AHD30_6M_18P) || in __nvp6158_IsOver3MRTVideoFormat()
1052 (decoder_info->fmt_def == AHD30_6M_20P) || in __nvp6158_IsOver3MRTVideoFormat()
1053 (decoder_info->fmt_def == AHD30_8M_12_5P) || in __nvp6158_IsOver3MRTVideoFormat()
1054 (decoder_info->fmt_def == AHD30_8M_15P) || in __nvp6158_IsOver3MRTVideoFormat()
[all …]
H A Dnvp6158_coax_protocol.c165 NC_VD_COAX_Init_STR *CoaxVal = __NC_VD_COAX_InitFormat_Get( ps_coax_str->fmt_def); in nvp6158_coax_tx_init()
234 NC_VIVO_CH_FORMATDEF fmt_def = ps_coax_str->fmt_def; in nvp6158_coax_tx_16bit_init() local
238 if((fmt_def == AHD20_720P_25P) || (fmt_def == AHD20_720P_30P) ||\ in nvp6158_coax_tx_16bit_init()
239 (fmt_def == AHD20_720P_25P_EX) || (fmt_def == AHD20_720P_30P_EX) ||\ in nvp6158_coax_tx_16bit_init()
240 (fmt_def == AHD20_720P_25P_EX_Btype) || (fmt_def == AHD20_720P_30P_EX_Btype)) { in nvp6158_coax_tx_16bit_init()
242 } else if((fmt_def == CVI_4M_25P) || (fmt_def == CVI_4M_30P)) { //some fh cams may need this in nvp6158_coax_tx_16bit_init()
250 CoaxVal = __NC_VD_COAX_16bit_InitFormat_Get( fmt_def ); in nvp6158_coax_tx_16bit_init()
321 NC_VIVO_CH_FORMATDEF vivofmt = ps_coax_str->fmt_def; in nvp6158_coax_tx_cmd_send()
464 NC_VIVO_CH_FORMATDEF vivofmt = ps_coax_str->fmt_def; in nvp6158_coax_tx_16bit_cmd_send()
519 NC_VIVO_CH_FORMATDEF vivofmt = ps_coax_str->fmt_def; in nvp6158_coax_tx_cvi_new_cmd_send()
[all …]
H A Dnvp6158_video.c435 sDevChInfo.fmt_def = oFmtDef; in nvp6158_video_fmt_det()
440 oFmtDef = sDevChInfo.fmt_def; in nvp6158_video_fmt_det()
453 oFmtDef = sDevChInfo.fmt_def; in nvp6158_video_fmt_det()
474 oFmtDef = sDevChInfo.fmt_def; in nvp6158_video_fmt_det()
486 sDevChInfo.fmt_def = ps_nvp6158_vfmts->vfc[ch]; in nvp6158_video_fmt_det()
488 oFmtDef = sDevChInfo.fmt_def; in nvp6158_video_fmt_det()
569 if( sDevChInfo.fmt_def == NC_VIVO_CH_FORMATDEF_UNKNOWN ) { in nvp6158_video_fmt_det()
574 oFmtDef = sDevChInfo.fmt_def; in nvp6158_video_fmt_det()
672 sDevChInfo.fmt_def = oFmtDef; in nvp6168_video_fmt_det()
676 oFmtDef = sDevChInfo.fmt_def; in nvp6168_video_fmt_det()
[all …]
H A Dnvp6158_coax_protocol.h127 NC_VIVO_CH_FORMATDEF fmt_def; member
H A Dnvp6158_audio.c1349 switch(decoder_info->fmt_def) { in nvp6158_audio_set_aoc_format()
1361 printk("[%s] Not supported yet. [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
1375 printk("[%s] Not supported yet. [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
1384 printk("[%s] Not supported yet. [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
1391 printk("[%s] Not supported yet. [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
1396 printk("[%s] Not supported yet. [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
1403 printk("[%s] Not supported yet. [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
1406 printk("[%s] Not supported format [0x%X] \r\n", __func__, decoder_info->fmt_def); in nvp6158_audio_set_aoc_format()
H A Dnvp6158_common.h319 unsigned char fmt_def; member
H A Dnvp6158_video_eq.c1927 pDecoder_info.fmt_def = pvin_eq_set->FmtDef; in nvp6168_set_equalizer()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_common.h82 unsigned char fmt_def; member