Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_PAUSE (Results 1 – 6 of 6) sorted by relevance

/external/syzkaller/sys/linux/
Dvideo4linux_386.const527 V4L2_ENC_CMD_PAUSE = 2
Dvideo4linux_arm.const527 V4L2_ENC_CMD_PAUSE = 2
Dvideo4linux_arm64.const527 V4L2_ENC_CMD_PAUSE = 2
Dvideo4linux_amd64.const527 V4L2_ENC_CMD_PAUSE = 2
Dvideo4linux.txt931 v4l2_encoder_cmd_cmd = V4L2_ENC_CMD_START, V4L2_ENC_CMD_STOP, V4L2_ENC_CMD_PAUSE, V4L2_ENC_CMD_RESU…
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1908 #define V4L2_ENC_CMD_PAUSE (2) macro