Searched refs:V4L2_EVENT_MSM_VIDC_FLUSH_DONE (Results 1 – 20 of 20) sorted by relevance
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1773 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 1264 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 1776 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 1262 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 1907 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 1369 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 2461 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 2094 #define V4L2_EVENT_MSM_VIDC_FLUSH_DONE (V4L2_EVENT_MSM_VIDC_START + 1) macro
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 416 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_venc_message_thread() 459 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 493 if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_venc_message_thread() 555 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 458 if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_venc_message_thread() 520 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 224 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 612 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
D | omx_vdec_hevc_swvdec.cpp | 207 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 695 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
D | omx_vdec_msm8974.cpp | 220 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 717 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 220 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 607 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
D | omx_vdec_hevc_swvdec.cpp | 202 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 703 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
D | omx_vdec_v4l2.cpp | 266 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 879 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 220 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 607 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
D | omx_vdec_hevc_swvdec.cpp | 202 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 703 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|
D | omx_vdec_v4l2.cpp | 251 } else if (dqevent.type == V4L2_EVENT_MSM_VIDC_FLUSH_DONE) { in async_message_thread() 809 V4L2_EVENT_MSM_VIDC_FLUSH_DONE,
|