Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dvideo4linux_386.const530 V4L2_ENC_CMD_STOP = 1
Dvideo4linux_arm.const530 V4L2_ENC_CMD_STOP = 1
Dvideo4linux_arm64.const530 V4L2_ENC_CMD_STOP = 1
Dvideo4linux_amd64.const530 V4L2_ENC_CMD_STOP = 1
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.h1907 #define V4L2_ENC_CMD_STOP (1) macro