Searched refs:sample_format (Results 1 - 20 of 20) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dfsl_easrc.c500 in_s_fmt = ctx_priv->in_params.sample_format;
501 out_s_fmt = ctx_priv->out_params.sample_format;
1466 ctx_priv->in_params.sample_format = format;
1468 ctx_priv->out_params.sample_format = easrc->asrc_format;
1471 ctx_priv->out_params.sample_format = format;
1473 ctx_priv->in_params.sample_format = easrc->asrc_format;
1485 &ctx_priv->in_params.sample_format,
1486 &ctx_priv->out_params.sample_format);
H A Dfsl-asoc-card.c89 * @sample_format: Current sample format
106 snd_pcm_format_t sample_format; member in struct:fsl_asoc_card_priv
181 priv->sample_format = params_format(params);
211 if (priv->sample_format == SNDRV_PCM_FORMAT_S24_LE)
613 priv->sample_format = SNDRV_PCM_FORMAT_S16_LE;
H A Dfsl_easrc.h572 snd_pcm_format_t sample_format; member in struct:fsl_easrc_io_params
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c203 f->sample_format = V4L2_PIX_FMT_GREY;
356 f->fmt.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c43 f->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-vbi.c29 f->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c146 vbi->sample_format = V4L2_PIX_FMT_GREY;
H A Dvivid-vbi-cap.c73 vbi->sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_fops.c310 vbi->sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c401 f->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1419 f->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
1441 f->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/pci/cx18/
H A Dcx18-ioctl.c270 vbifmt->sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c95 .sample_format = V4L2_PIX_FMT_GREY,
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c362 vbifmt->sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c1589 format->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1025 f->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/include/uapi/linux/
H A Dvideodev2.h2235 __u32 sample_format; /* V4L2_PIX_FMT_* */ member in struct:v4l2_vbi_format
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-video.c2054 format->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/i2c/
H A Dtvp5150.c1504 if (fmt->sample_format == V4L2_PIX_FMT_GREY)
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c321 pr_cont(", sampling_rate=%u, offset=%u, samples_per_line=%u, sample_format=%p4cc, start=%u,%u, count=%u,%u\n",
323 vbi->samples_per_line, &vbi->sample_format,

Completed in 255 milliseconds