Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/media/common/
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()
963 int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params, int busy, in cx2341x_ext_ctrls()
1013 void cx2341x_fill_defaults(struct cx2341x_mpeg_params *p) in cx2341x_fill_defaults()
1038 const struct cx2341x_mpeg_params *old, in cx2341x_update()
1039 const struct cx2341x_mpeg_params *new) in cx2341x_update()
[all …]
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h354 struct cx2341x_mpeg_params enc_cur_state;
355 struct cx2341x_mpeg_params enc_ctl_state;