Searched refs:v4l2_m2m_ioctl_decoder_cmd (Results 1 – 4 of 4) sorted by relevance
1551 int v4l2_m2m_ioctl_decoder_cmd(struct file *file, void *priv, in v4l2_m2m_ioctl_decoder_cmd() function1558 EXPORT_SYMBOL_GPL(v4l2_m2m_ioctl_decoder_cmd);
661 .vidioc_decoder_cmd = v4l2_m2m_ioctl_decoder_cmd,
1252 ret = v4l2_m2m_ioctl_decoder_cmd(file, priv, dc); in vicodec_decoder_cmd()
1630 ret = v4l2_m2m_ioctl_decoder_cmd(file, priv, cmd); in mxc_jpeg_decoder_cmd()