Home
last modified time | relevance | path

Searched refs:v4l2_m2m_decoder_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/
H A Dv4l2-mem2mem.h470 int v4l2_m2m_decoder_cmd(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c1523 int v4l2_m2m_decoder_cmd(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_decoder_cmd() function
1540 EXPORT_SYMBOL_GPL(v4l2_m2m_decoder_cmd);
1556 return v4l2_m2m_decoder_cmd(file, fh->m2m_ctx, dc); in v4l2_m2m_ioctl_decoder_cmd()