Home
last modified time | relevance | path

Searched refs:VIDIOC_DECODER_CMD (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-decoder-cmd.rst7 ioctl VIDIOC_DECODER_CMD, VIDIOC_TRY_DECODER_CMD
13 VIDIOC_DECODER_CMD - VIDIOC_TRY_DECODER_CMD - Execute an decoder command
18 .. c:macro:: VIDIOC_DECODER_CMD
20 ``int ioctl(int fd, VIDIOC_DECODER_CMD, struct v4l2_decoder_cmd *argp)``
39 ``VIDIOC_DECODER_CMD`` sends a command to the decoder,
43 ``VIDIOC_DECODER_CMD`` or ``VIDIOC_TRY_DECODER_CMD`` with a pointer to
A Ddev-decoder.rst574 * if the ``CAPTURE`` queue is streaming, call :c:func:`VIDIOC_DECODER_CMD`
954 ``CAPTURE`` queue, or a call to :c:func:`VIDIOC_DECODER_CMD` with the
981 1. Begin drain by issuing :c:func:`VIDIOC_DECODER_CMD`.
998 :c:func:`VIDIOC_DECODER_CMD` will not fail even if any of the queues is
1003 :c:func:`VIDIOC_DECODER_CMD` was issued will be processed and decoded as
1072 above, skipping the initial :c:func:`VIDIOC_DECODER_CMD`.
A Dext-ctrls-codec.rst668 :ref:`VIDIOC_DECODER_CMD`.
/linux/drivers/staging/media/av7110/
A Dvideo-try-command.rst54 :ref:`VIDIOC_TRY_DECODER_CMD <VIDIOC_DECODER_CMD>` ioctl.
58 :ref:`VIDIOC_TRY_DECODER_CMD <VIDIOC_DECODER_CMD>` documentation
A Dvideo-command.rst54 :ref:`VIDIOC_DECODER_CMD` ioctl.
58 :ref:`VIDIOC_DECODER_CMD` documentation for
A Dvideo-play.rst47 V4L2 :ref:`VIDIOC_DECODER_CMD` instead.
A Dvideo-continue.rst47 V4L2 :ref:`VIDIOC_DECODER_CMD` instead.
A Daudio-set-mute.rst51 V4L2 :ref:`VIDIOC_DECODER_CMD` with the
A Dvideo-stop.rst63 V4L2 :ref:`VIDIOC_DECODER_CMD` instead.
A Dvideo-freeze.rst47 V4L2 :ref:`VIDIOC_DECODER_CMD` instead.
/linux/drivers/media/v4l2-core/
A Dv4l2-dev.c640 SET_VALID_IOCTL(ops, VIDIOC_DECODER_CMD, vidioc_decoder_cmd); in determine_valid_ioctls()
A Dv4l2-ioctl.c2820 IOCTL_INFO(VIDIOC_DECODER_CMD, v4l_stub_decoder_cmd, v4l_print_decoder_cmd, INFO_FL_PRIO),
/linux/include/uapi/linux/
A Dvideodev2.h2611 #define VIDIOC_DECODER_CMD _IOWR('V', 96, struct v4l2_decoder_cmd) macro
/linux/drivers/media/platform/imx-jpeg/
A Dmxc-jpeg.c2093 v4l2_disable_ioctl(jpeg->dec_vdev, VIDIOC_DECODER_CMD); in mxc_jpeg_probe()
/linux/drivers/media/test-drivers/vicodec/
A Dvicodec-core.c2053 v4l2_disable_ioctl(vfd, VIDIOC_DECODER_CMD); in register_instance()

Completed in 48 milliseconds