Dikshita Agarwal 034d732cc7 video: driver: remove unsupported ioctls from ioctls ops
Decoder is not supposed to support VIDIOC_ENCODER_CMD.
Encoder is not supposed to support VIDIOC_DECODER_CMD.
To do the same define separate ioctl ops for encoder and decoder
and remove unsupported ops.

Fixes: v4l2-compliance:
	testEncoder(VIDIOC_(TRY_)ENCODER_CMD) on decoder.
	testDecoder(VIDIOC_(TRY_)DECODER_CMD) on encoder.

Change-Id: I1560bd2f64c5df1e4b4f125d5b6d542eb9eb42e3
Signed-off-by: Dikshita Agarwal <dikshita@codeaurora.org>
2021-07-30 15:53:30 +05:30
2021-02-23 11:57:18 -08:00
2021-03-23 22:55:41 -07:00
2020-12-21 09:23:02 -08:00
2020-12-21 09:23:02 -08:00
Leírás
No description provided
226 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%