Home
last modified time | relevance | path

Searched refs:V4L2_QCOM_BUF_FLAG_EOS (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h519 #define V4L2_QCOM_BUF_FLAG_EOS 0x1000000 macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h520 #define V4L2_QCOM_BUF_FLAG_EOS 0x1000000 macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h712 #define V4L2_QCOM_BUF_FLAG_EOS 0x1000000 macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h715 #define V4L2_QCOM_BUF_FLAG_EOS 0x1000000 macro
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h451 #define V4L2_QCOM_BUF_FLAG_EOS 0x02000000 macro
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp362 if (v4l2_buf.flags & V4L2_QCOM_BUF_FLAG_EOS) in async_venc_message_thread()
4630 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_buf()
4633 if (buf.flags & V4L2_QCOM_BUF_FLAG_EOS) { in venc_empty_buf()
4800 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_batch()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp423 if (v4l2_buf.flags & V4L2_QCOM_BUF_FLAG_EOS) in async_venc_message_thread()
3729 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_buf()
3825 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_batch()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp6181 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
7383 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
7407 !(v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS)) { in async_message_process()
Domx_vdec_msm8974.cpp6383 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
7655 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
7690 !(v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS)) { in async_message_process()
Domx_vdec_hevc.cpp5177 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
6180 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp6386 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
7598 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
7622 !(v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS)) { in async_message_process()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp7853 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
9238 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
9268 !(v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS)) { in async_message_process()