Searched refs:V4L2_ENC_CMD_STOP (Results 1 – 2 of 2) sorted by relevance
228 if (!mDevice->isCommandSupported(V4L2_ENC_CMD_STOP)) { in initialize()396 cmd.cmd = V4L2_ENC_CMD_STOP; in handleDrainRequest()
2028 #define V4L2_ENC_CMD_STOP (1) macro