Home
last modified time | relevance | path

Searched refs:V4L2_ENC_QCOM_CMD_FLUSH (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h1082 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1496 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h2184 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h2311 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h2009 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h1914 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2152 enc.cmd = V4L2_ENC_QCOM_CMD_FLUSH; in venc_flush()