Searched refs:fmt_type (Results 1 – 10 of 10) sorted by relevance
393 unsigned int fmt_type; in parse_audio_format_i() local402 fmt_type = fmt->bFormatType; in parse_audio_format_i()407 fmt_type = fp->fmt_type; in parse_audio_format_i()412 if (fmt_type == UAC_FORMAT_TYPE_III) { in parse_audio_format_i()543 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()576 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_parse_audio_format_v3()578 fp->fmt_type = UAC_FORMAT_TYPE_III; in snd_usb_parse_audio_format_v3()
16 unsigned int fmt_type; /* USB audio format type (1-3) */ member130 unsigned int fmt_type; /* USB audio format type (1-3) */ member169 unsigned int fmt_type; /* USB audio format type (1-3) */ member
108 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream()493 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream()505 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream()523 as->fmt_type = fp->fmt_type; in __snd_usb_add_audio_stream()1032 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_get_audioformat_uac3()
1234 if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { in setup_hw_info()1559 if (subs->fmt_type == UAC_FORMAT_TYPE_II) { in prepare_playback_urb()
778 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()
420 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
927 enum uvcg_format_type fmt_type; member1187 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()1190 h->fmt_type = UVCG_MJPEG; in uvcg_frame_make()1959 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()1962 else if (frm->fmt_type == UVCG_MJPEG) in __uvcg_fill_strm()
682 unsigned int fmt_type) in jpu_find_format() argument687 fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_ENC_OUTPUT : in jpu_find_format()690 fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_DEC_OUTPUT : in jpu_find_format()
970 __u32 pixelformat, unsigned int fmt_type);1395 u32 pixelformat, unsigned int fmt_type) in s5p_jpeg_find_format() argument1400 fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? in s5p_jpeg_find_format()1404 fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? in s5p_jpeg_find_format()
150 unsigned int fmt_type) in mtk_jpeg_find_format() argument154 fmt_flag = (fmt_type == MTK_JPEG_FMT_TYPE_OUTPUT) ? in mtk_jpeg_find_format()