Home
last modified time | relevance | path

Searched refs:fmt_type (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c63 unsigned int fmt_type; member
169 unsigned int fmt_type) in inputfifo_send_ch_id_and_fmt_type() argument
174 inputfifo_curr_fmt_type = fmt_type & _HIVE_ISP_FMT_TYPE_MASK; in inputfifo_send_ch_id_and_fmt_type()
176 * fmt_type automatically. in inputfifo_send_ch_id_and_fmt_type()
195 unsigned int fmt_type) in inputfifo_start_frame() argument
197 inputfifo_send_ch_id_and_fmt_type(ch_id, fmt_type); in inputfifo_start_frame()
326 * - fmt_type: format type.
352 unsigned int fmt_type, in inputfifo_send_frame() argument
361 inputfifo_start_frame(ch_id, fmt_type); in inputfifo_send_frame()
419 unsigned int fmt_type, hblank_cycle in ia_css_inputfifo_send_input_frame() local
490 unsigned int fmt_type; ia_css_inputfifo_send_embedded_line() local
[all...]
/linux/drivers/staging/media/atomisp/pci/
H A Dinput_switch_2400_defs.h10 #define _HIVE_INPUT_SWITCH_GET_LUT_REG_ID(ch_id, fmt_type) (((ch_id) * 2) + ((fmt_type) >= 16)) argument
11 #define _HIVE_INPUT_SWITCH_GET_LUT_REG_LSB(fmt_type) (((fmt_type) % 16) * 2) argument
H A Disp2401_input_system_global.h106 s32 fmt_type; member
130 s32 fmt_type; member
H A Dsh_css_sp.h148 sh_css_sp_program_input_circuit(int fmt_type,
H A Dsh_css.c459 unsigned int fmt_type; in sh_css_config_input_network_2400() local
476 &fmt_type); in sh_css_config_input_network_2400()
479 sh_css_sp_program_input_circuit(fmt_type, in sh_css_config_input_network_2400()
726 unsigned int fmt_type; in sh_css_translate_stream_cfg_to_input_system_input_port_attr() local
731 &fmt_type); in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
737 isys_stream_descr->csi_port_attr.fmt_type = fmt_type; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
755 &fmt_type); in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
758 isys_stream_descr->metadata.fmt_type = fmt_type; in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
799 enum atomisp_input_format fmt_type; sh_css_translate_stream_cfg_to_input_system_input_port_resolution() local
[all...]
H A Dsh_css_sp.c636 sh_css_sp_program_input_circuit(int fmt_type, in sh_css_sp_program_input_circuit() argument
641 sh_css_sp_group.config.input_circuit.fmt_type = fmt_type; in sh_css_sp_program_input_circuit()
/linux/sound/usb/
H A Dcard.h16 unsigned int fmt_type; /* USB audio format type (1-3) */ member
164 unsigned int fmt_type; /* USB audio format type (1-3) */ member
207 unsigned int fmt_type; /* USB audio format type (1-3) */ member
H A Dformat.c660 unsigned int fmt_type; in parse_audio_format_i() local
669 fmt_type = fmt->bFormatType; in parse_audio_format_i()
673 /* fp->fmt_type is already set in this case */ in parse_audio_format_i()
674 fmt_type = fp->fmt_type; in parse_audio_format_i()
679 if (fmt_type == UAC_FORMAT_TYPE_III) { in parse_audio_format_i()
810 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()
843 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_parse_audio_format_v3()
845 fp->fmt_type = UAC_FORMAT_TYPE_III; in snd_usb_parse_audio_format_v3()
H A Dstream.c103 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream()
500 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream()
516 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream()
534 as->fmt_type = fp->fmt_type; in __snd_usb_add_audio_stream()
1075 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_get_audioformat_uac3()
1219 if (fp->fmt_type != UAC_FORMAT_TYPE_I) in __snd_usb_parse_audio_interface()
1221 if ((fp->fmt_type == UAC_FORMAT_TYPE_I) == non_pcm) { in __snd_usb_parse_audio_interface()
H A Dimplicit.c439 int fmt_type) in find_matching_substream() argument
446 if (as->fmt_type == fmt_type && subs->ep_num == ep_num) in find_matching_substream()
473 target->fmt_type); in snd_usb_find_implicit_fb_sync_format()
H A Dquirks.c197 if (!fp->fmt_type) in create_fixed_stream_quirk()
198 fp->fmt_type = UAC_FORMAT_TYPE_I; in create_fixed_stream_quirk()
403 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
H A Dpcm.c1141 if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { in setup_hw_info()
1576 if (subs->fmt_type == UAC_FORMAT_TYPE_II) { in prepare_playback_urb()
H A Dendpoint.c1259 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()
/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Dvirtual_isys.c349 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port()
364 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port()
380 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port()
402 cfg->metadata.fmt_type); in create_input_system_input_port()
648 isys_cfg->metadata.fmt_type); in calculate_be_cfg()
650 cfg->csi_mipi_cfg.data_type = isys_cfg->metadata.fmt_type; in calculate_be_cfg()
653 isys_cfg->csi_port_attr.fmt_type); in calculate_be_cfg()
654 cfg->csi_mipi_cfg.data_type = isys_cfg->csi_port_attr.fmt_type; in calculate_be_cfg()
/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c238 .fmt_type = UVCG_UNCOMPRESSED,
288 .fmt_type = UVCG_UNCOMPRESSED,
363 .fmt_type = UVCG_MJPEG,
406 .fmt_type = UVCG_MJPEG,
/linux/drivers/usb/gadget/function/
H A Duvc_configfs.h97 enum uvcg_format_type fmt_type; member
H A Duvc_configfs.c2186 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
2189 h->fmt_type = UVCG_MJPEG; in uvcg_frame_make()
2192 h->fmt_type = UVCG_FRAMEBASED; in uvcg_frame_make()
3387 if (frm->fmt_type != UVCG_FRAMEBASED) in __uvcg_fill_strm()
3396 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()
3399 else if (frm->fmt_type == UVCG_MJPEG) in __uvcg_fill_strm()
3402 else if (frm->fmt_type == UVCG_FRAMEBASED) in __uvcg_fill_strm()
/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c673 unsigned int fmt_type) in jpu_find_format() argument
678 fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_ENC_OUTPUT : in jpu_find_format()
681 fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_DEC_OUTPUT : in jpu_find_format()
/linux/drivers/media/platform/nxp/dw100/
H A Ddw100.c183 int fmt_type) in dw100_find_pixel_format() argument
190 if (fmt->fourcc == pixel_format && fmt->types & fmt_type) in dw100_find_pixel_format()