Searched refs:V4L2_EVENT_MSM_VIDC_FLUSH_DONE (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h1262 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h1773 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h2094 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h2461 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h2189 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h2588 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp367 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) {
401 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp226 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) {
614 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
H A Domx_vdec_hevc_swvdec.cpp207 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) {
695 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
H A Domx_vdec_msm8974.cpp213 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) {
689 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,

Completed in 105 milliseconds