Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_common.h460 FMT_CVI, enumerator
H A Dnvp6158_coax_protocol.c115 } else if(format == FMT_CVI) { in __NC_VD_COAX_Command_Copy()
370 } else if(format == FMT_CVI) { in nvp6158_coax_tx_cmd_send()
631 if( (format == FMT_CVI) || (format == FMT_TVI) ) { in nvp6158_coax_rx_data_get()
790 } else if((cp_mode == FMT_CVI) || (cp_mode == FMT_TVI)) { in nvp6158_coax_fw_ready_cmd_to_isp_send()
H A Dnvp6158_video.c1606 vformat_std = FMT_CVI; in NVP6158_GetFmtStd_from_Fmtdef()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_common.h115 FMT_CVI, enumerator
H A Djaguar1_coax_protocol.c122 else if( format == FMT_CVI ) in __NC_VD_COAX_Command_Copy()
455 else if(format == FMT_CVI) in coax_tx_cmd_send()
696 if( (format == FMT_CVI) || (format == FMT_TVI) ) in coax_rx_data_get()
862 else if( (cp_mode == FMT_CVI) || (cp_mode == FMT_TVI) ) in coax_fw_ready_cmd_to_isp_send()