Home
last modified time | relevance | path

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

/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/msm8994/kernel-headers/linux/
Dvideodev2.h520 #define V4L2_QCOM_BUF_FLAG_EOS 0x1000000 macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h519 #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/msm8996/kernel-headers/linux/
Dvideodev2.h554 #define V4L2_QCOM_BUF_FLAG_EOS 0x02000000 macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h765 #define V4L2_QCOM_BUF_FLAG_EOS 0x02000000 macro
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h769 #define V4L2_QCOM_BUF_FLAG_EOS 0x02000000 macro
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h659 #define V4L2_QCOM_BUF_FLAG_EOS 0x02000000 macro
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h1008 #define V4L2_QCOM_BUF_FLAG_EOS 0x02000000 macro
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp321 if (v4l2_buf.flags & V4L2_QCOM_BUF_FLAG_EOS) in async_venc_message_thread()
4229 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_buf()
4232 if (buf.flags & V4L2_QCOM_BUF_FLAG_EOS) { in venc_empty_buf()
4400 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()
3722 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_buf()
3818 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_batch()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp399 if (v4l2_buf.flags & V4L2_QCOM_BUF_FLAG_EOS) in async_venc_message_thread()
4205 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_buf()
4347 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_batch()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp368 if (v4l2_buf.flags & V4L2_QCOM_BUF_FLAG_EOS) in async_venc_message_thread()
2845 buf.flags |= V4L2_QCOM_BUF_FLAG_EOS; in venc_empty_buf()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp5572 { buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
6494 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) in async_message_process()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
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_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_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()
Domx_vdec_hevc.cpp5147 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
6144 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
Domx_vdec_v4l2.cpp7237 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
8558 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()
8590 !(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()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp7092 buf.flags = V4L2_QCOM_BUF_FLAG_EOS; in empty_this_buffer_proxy()
8395 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()