Home
last modified time | relevance | path

Searched refs:vfmt (Results 1 – 16 of 16) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6134/
Dvideo.h100 int nvp6134_set_chnmode(const unsigned char ch, const unsigned char vfmt,
107 const unsigned char vfmt);
109 const unsigned char vfmt);
111 const unsigned char vfmt);
112 void nvp6134_setchn_720h(const unsigned char ch, const unsigned char vfmt);
113 void nvp6134_setchn_960h(const unsigned char ch, const unsigned char vfmt);
114 void nvp6134_setchn_1280h(const unsigned char ch, const unsigned char vfmt);
115 void nvp6134_setchn_1440h(const unsigned char ch, const unsigned char vfmt);
116 void nvp6134_setchn_1920h(const unsigned char ch, const unsigned char vfmt);
117 void nvp6134_setchn_3840h(const unsigned char ch, const unsigned char vfmt);
[all …]
Dvideo.c188 unsigned char trans_ahd_to_chd(unsigned char vfmt) in trans_ahd_to_chd() argument
193 if (vfmt == 0x04) { in trans_ahd_to_chd()
197 } else if (vfmt == 0x08) { in trans_ahd_to_chd()
201 } else if (vfmt == 0x10) { in trans_ahd_to_chd()
205 } else if (vfmt == 0x20) { in trans_ahd_to_chd()
209 } else if (vfmt == 0x40) { in trans_ahd_to_chd()
213 } else if (vfmt == 0x80) { in trans_ahd_to_chd()
218 format = vfmt; in trans_ahd_to_chd()
223 int isItAHDmode(unsigned char vfmt) in isItAHDmode() argument
226 if (vfmt == 0x04 || vfmt == 0x08 || vfmt == 0x10 || vfmt == 0x20 || in isItAHDmode()
[all …]
Deq_recovery.c33 int __recovery_Atype_logic1(int ch, int curvidmode, int vfmt,
36 void __recovery_Atype_logic2(int ch, int curvidmode, int vfmt,
39 void __recovery_Atype_logic3(int ch, int curvidmode, int vfmt,
44 void __recovery_Btype_logic1(int ch, int curvidmode, int vfmt,
47 void __recovery_Btype_logic2(int ch, int curvidmode, int vfmt,
50 void __recovery_Btype_logic3(int ch, int curvidmode, int vfmt,
76 int __recovery_Atype_logic1(int ch, int curvidmode, int vfmt, in __recovery_Atype_logic1() argument
118 tbl_num = get_resol_to_eqtable(curvidmode, vfmt); in __recovery_Atype_logic1()
120 0 /*Not used*/, vfmt); in __recovery_Atype_logic1()
121 eq_adjust_recovery(ch, curvidmode, vfmt, stage, &get_start_val, in __recovery_Atype_logic1()
[all …]
Deq_common.h140 unsigned int value3, int vfmt);
141 int get_resol_to_eqtable(unsigned char ch, int resol, int vfmt);
147 void eq_adjust_eqvalue(unsigned char ch, unsigned char resol, int vfmt,
149 void eq_adjust_recovery(unsigned char ch, unsigned char resol, int vfmt,
151 unsigned char eq_get_thd_stage(unsigned char ch, unsigned char resol, int vfmt);
153 int vfmt);
155 int vfmt);
157 int vfmt);
161 unsigned char vfmt);
Deq_common.c2629 int get_resol_to_eqtable(unsigned char ch, int resol, int vfmt) in get_resol_to_eqtable() argument
2637 tbl_num = (vfmt == PAL) ? EQ_VIDEO_MODE_AFHD_2550 in get_resol_to_eqtable()
2640 (vfmt == PAL) ? "EQ_VIDEO_MODE_AFHD_2550" in get_resol_to_eqtable()
2646 tbl_num = (vfmt == PAL) ? EQ_VIDEO_MODE_AHD_GAIN_25 in get_resol_to_eqtable()
2649 (vfmt == PAL) ? "EQ_VIDEO_MODE_AHD_GAIN_25" in get_resol_to_eqtable()
2652 tbl_num = (vfmt == PAL) ? EQ_VIDEO_MODE_AHD_25 in get_resol_to_eqtable()
2655 (vfmt == PAL) ? "EQ_VIDEO_MODE_AHD_25" in get_resol_to_eqtable()
2660 tbl_num = (vfmt == PAL) ? EQ_VIDEO_MODE_AHD_3M_18 in get_resol_to_eqtable()
2665 tbl_num = (vfmt == PAL) ? EQ_VIDEO_MODE_AHD_3M_25 in get_resol_to_eqtable()
2668 (vfmt == PAL) ? "EQ_VIDEO_MODE_AHD_3M_25" in get_resol_to_eqtable()
[all …]
Deq_recovery.h50 extern int __eq_recovery_Atype(int ch, int curvidmode, int vfmt,
53 extern void __eq_recovery_Btype(int ch, int curvidmode, int vfmt,
Dacp_firmup.c44 static int __acp_change_mode_command(void *p_param, int curvidmode, int vfmt);
46 int vfmt);
47 static int __acp_firmup_start_command(void *p_param, int curvidmode, int vfmt);
327 int vfmt) in __acp_transfer_othervideomode_to_ACP() argument
371 int __acp_change_mode_command(void *p_param, int curvidmode, int vfmt) in __acp_change_mode_command() argument
425 vfmt); in __acp_change_mode_command()
473 int __acp_firmup_start_command(void *p_param, int curvidmode, int vfmt) in __acp_firmup_start_command() argument
700 int acp_dvr_set_curvideomode(int ch, int curvidmode, int vfmt) in acp_dvr_set_curvideomode() argument
703 s_firmup_manager.curvideofmt[ch] = vfmt; in acp_dvr_set_curvideomode()
Dacp_firmup.h53 extern int acp_dvr_set_curvideomode(int ch, int curvidmode, int vfmt);
Deq.h77 extern void eq_init_each_format(unsigned char ch, int mode, const unsigned char vfmt);
Deq.c162 void eq_init_each_format(unsigned char ch, int mode, const unsigned char vfmt) in eq_init_each_format() argument
/device/soc/amlogic/a311d/hardware/media/libamcodec/include/amports/
Dvformat.h100 #define IS_VFMT_VALID(vfmt) ((vfmt > VFORMAT_UNKNOWN) && (vfmt < VFORMAT_MAX)) argument
101 #define IS_NEED_VDEC_INFO(vfmt) ((vfmt == VFORMAT_MPEG4) || (vfmt == VFORMAT_REAL)) argument
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/app/v4l2_interface/
Disp-vb2.c47 struct v4l2_format vfmt; in isp_vb2_queue_setup() local
53 if ( isp_v4l2_stream_get_format( pstream, &vfmt ) < 0 ) { in isp_vb2_queue_setup()
67 if ( vfmt.type == V4L2_BUF_TYPE_VIDEO_CAPTURE ) { in isp_vb2_queue_setup()
69 sizes[0] = vfmt.fmt.pix.sizeimage; in isp_vb2_queue_setup()
70 } else if ( vfmt.type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE ) { in isp_vb2_queue_setup()
71 *nplanes = vfmt.fmt.pix_mp.num_planes; in isp_vb2_queue_setup()
72 for ( i = 0; i < vfmt.fmt.pix_mp.num_planes; i++ ) { in isp_vb2_queue_setup()
73 sizes[i] = vfmt.fmt.pix_mp.plane_fmt[i].sizeimage; in isp_vb2_queue_setup()
80 LOG( LOG_ERR, "Wrong type: %u", vfmt.type ); in isp_vb2_queue_setup()
97 struct v4l2_format vfmt; in isp_vb2_buf_prepare() local
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6158/
Dnvp6158_drv.c157 NVP6158_INFORMATION_S vfmt;
265 if (copy_from_user(&vfmt, argp, sizeof(NVP6158_INFORMATION_S))) {
270 video_fmt_det(vfmt.ch, &vfmt);
272 nvp6168_video_fmt_det(vfmt.ch, &vfmt);
273 if (copy_to_user(argp, &vfmt, sizeof(NVP6158_INFORMATION_S)))
Dvideo.h85 int nvp6158_acp_SetVFmt(unsigned char ch, const unsigned char vfmt);
Dcommon.h186 nvp6158_input_videofmt vfmt; member
Dvideo.c710 int nvp6158_acp_SetVFmt(unsigned char ch, const unsigned char vfmt) in nvp6158_acp_SetVFmt() argument
843 unsigned char vfmt = chnmode%2; in nvp6158_set_chn_commonvalue() local
849 if (vfmt != PAL) in nvp6158_set_chn_commonvalue()