Searched refs:VIDIOC_TRY_DECODER_CMD (Results 1 – 7 of 7) sorted by relevance
1029 VIDIOC_TRY_DECODER_CMD = 3225966177
102 ioctl$VIDIOC_TRY_DECODER_CMD(fd fd_video, cmd const[VIDIOC_TRY_DECODER_CMD], arg ptr[inout, v4l2_de…
2445 #define VIDIOC_TRY_DECODER_CMD _IOWR('V', 97, struct v4l2_decoder_cmd) macro
1365 if (device_->Ioctl(VIDIOC_TRY_DECODER_CMD, &cmd) != 0) { in IsDecoderCmdSupported()