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/msm8994/kernel-headers/linux/
Dvideodev2.h1084 #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/msm8994/original-kernel-headers/linux/
Dvideodev2.h1499 #define V4L2_ENC_QCOM_CMD_FLUSH (4) macro
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h943 #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/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3189 enc.cmd = V4L2_ENC_QCOM_CMD_FLUSH; in venc_flush()