Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dvideo4linux_386.const529 V4L2_ENC_CMD_START = 0
Dvideo4linux_arm.const529 V4L2_ENC_CMD_START = 0
Dvideo4linux_arm64.const529 V4L2_ENC_CMD_START = 0
Dvideo4linux_amd64.const529 V4L2_ENC_CMD_START = 0
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.h1906 #define V4L2_ENC_CMD_START (0) macro