Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dvideo4linux_386.const528 V4L2_ENC_CMD_RESUME = 3
Dvideo4linux_arm.const528 V4L2_ENC_CMD_RESUME = 3
Dvideo4linux_arm64.const528 V4L2_ENC_CMD_RESUME = 3
Dvideo4linux_amd64.const528 V4L2_ENC_CMD_RESUME = 3
Dvideo4linux.txt931 …l2_encoder_cmd_cmd = V4L2_ENC_CMD_START, V4L2_ENC_CMD_STOP, V4L2_ENC_CMD_PAUSE, V4L2_ENC_CMD_RESUME
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1909 #define V4L2_ENC_CMD_RESUME (3) macro