Home
last modified time | relevance | path

Searched refs:cx2341x_mpeg_params (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/include/media/
Dcx2341x.h36 struct cx2341x_mpeg_params { struct
94 const struct cx2341x_mpeg_params *old, argument
95 const struct cx2341x_mpeg_params *new);
96 int cx2341x_ctrl_query(const struct cx2341x_mpeg_params *params,
98 const char * const *cx2341x_ctrl_get_menu(const struct cx2341x_mpeg_params *p, u32 id);
99 int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params, int busy,
101 void cx2341x_fill_defaults(struct cx2341x_mpeg_params *p);
102 void cx2341x_log_status(const struct cx2341x_mpeg_params *p, const char *prefix);
/linux-3.4.99/drivers/media/video/
Dcx2341x.c221 static const struct cx2341x_mpeg_params default_params = {
278 static int cx2341x_get_ctrl(const struct cx2341x_mpeg_params *params, in cx2341x_get_ctrl()
392 static int cx2341x_set_ctrl(struct cx2341x_mpeg_params *params, int busy, in cx2341x_set_ctrl()
584 int cx2341x_ctrl_query(const struct cx2341x_mpeg_params *params, in cx2341x_ctrl_query()
856 const char * const *cx2341x_ctrl_get_menu(const struct cx2341x_mpeg_params *p, u32 id) in cx2341x_ctrl_get_menu()
909 static void cx2341x_calc_audio_properties(struct cx2341x_mpeg_params *params) in cx2341x_calc_audio_properties()
934 int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params, int busy, in cx2341x_ext_ctrls()
984 void cx2341x_fill_defaults(struct cx2341x_mpeg_params *p) in cx2341x_fill_defaults()
1009 const struct cx2341x_mpeg_params *old, in cx2341x_update()
1010 const struct cx2341x_mpeg_params *new) in cx2341x_update()
[all …]
/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-hdw-internal.h356 struct cx2341x_mpeg_params enc_cur_state;
357 struct cx2341x_mpeg_params enc_ctl_state;
Dpvrusb2-encoder.c426 sizeof(struct cx2341x_mpeg_params)); in pvr2_encoder_adjust()
/linux-3.4.99/drivers/media/video/cx25821/
Dcx25821.h384 struct cx2341x_mpeg_params mpeg_params;
/linux-3.4.99/drivers/media/video/cx88/
Dcx88.h555 struct cx2341x_mpeg_params params;
Dcx88-blackbird.c860 struct cx2341x_mpeg_params p; in vidioc_s_ext_ctrls()
882 struct cx2341x_mpeg_params p; in vidioc_try_ext_ctrls()
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885.h436 struct cx2341x_mpeg_params mpeg_params;
Dcx23885-417.c1483 struct cx2341x_mpeg_params p; in vidioc_s_ext_ctrls()
1505 struct cx2341x_mpeg_params p; in vidioc_try_ext_ctrls()
/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx.h740 struct cx2341x_mpeg_params mpeg_params;
Dcx231xx-417.c1838 struct cx2341x_mpeg_params p; in vidioc_s_ext_ctrls()
1863 struct cx2341x_mpeg_params p; in vidioc_try_ext_ctrls()