/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 668 streaming[CAPTURE_PORT] = false; in omx_vdpp() 669 streaming[OUTPUT_PORT] = false; in omx_vdpp() 1081 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1155 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 2217 if(!streaming[OUTPUT_PORT]) in send_command_proxy() 2290 …"with param1: %lu m_state = %d, streaming[OUTPUT_PORT] = %d", param1, m_state, streaming[OUTPUT_PO… in send_command_proxy() 2312 if(!streaming[OUTPUT_PORT]) in send_command_proxy() 4040 …DEBUG_PRINT_LOW("use_output_buffer: i = %d, streaming[CAPTURE_PORT] = %d ", i, streaming[CAPTURE_P… in use_output_buffer() 4042 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4049 streaming[CAPTURE_PORT] = true; in use_output_buffer() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 419 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 228 streaming[i] = false; in venc_dev() 2300 if (streaming[OUTPUT_PORT] && streaming[CAPTURE_PORT] && in venc_check_valid_config() 2611 if (streaming[OUTPUT_PORT]) { in venc_stop() 2619 streaming[OUTPUT_PORT] = false; in venc_stop() 2633 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 2641 streaming[CAPTURE_PORT] = false; in venc_stop() 2812 streaming[CAPTURE_PORT] = true; in venc_start() 3233 … if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 || in venc_empty_buf() 3277 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 3384 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 527 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 220 streaming[i] = false; in venc_dev() 2177 if (streaming[OUTPUT_PORT]) { in venc_stop() 2185 streaming[OUTPUT_PORT] = false; in venc_stop() 2199 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 2207 streaming[CAPTURE_PORT] = false; in venc_stop() 2321 streaming[CAPTURE_PORT] = true; in venc_start() 2757 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 2807 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 2820 streaming[OUTPUT_PORT] = true; in venc_empty_buf()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 684 streaming[CAPTURE_PORT] = in omx_vdec() 685 streaming[OUTPUT_PORT] = false; in omx_vdec() 1171 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1256 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 4611 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4619 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4848 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4854 streaming[CAPTURE_PORT] = true; in use_output_buffer() 5780 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 5787 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() [all …]
|
D | omx_vdec_hevc.cpp | 594 streaming[CAPTURE_PORT] = in omx_vdec() 595 streaming[OUTPUT_PORT] = false; in omx_vdec() 953 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1010 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 3831 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 3837 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4641 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 4648 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() 5179 if (!streaming[OUTPUT_PORT]) { in empty_this_buffer_proxy() 5188 streaming[OUTPUT_PORT] = true; in empty_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 599 streaming[CAPTURE_PORT] = in omx_vdec() 600 streaming[OUTPUT_PORT] = false; in omx_vdec() 958 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1015 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 3852 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 3858 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4662 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 4669 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() 5209 if (!streaming[OUTPUT_PORT]) { in empty_this_buffer_proxy() 5218 streaming[OUTPUT_PORT] = true; in empty_this_buffer_proxy() [all …]
|
D | omx_vdec_msm8974.cpp | 697 streaming[CAPTURE_PORT] = in omx_vdec() 698 streaming[OUTPUT_PORT] = false; in omx_vdec() 1073 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1132 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 4708 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4716 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4917 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4923 streaming[CAPTURE_PORT] = true; in use_output_buffer() 5780 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 5787 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() [all …]
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 936 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 820 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 843 bool streaming[MAX_PORT]; variable
|
D | omx_vdec_hevc_swvdec.h | 999 bool streaming[MAX_PORT]; variable
|
D | omx_vdec.h | 952 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 852 bool streaming[MAX_PORT]; variable
|
D | omx_vdec.h | 953 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 512 ,streaming({false, false}) in omx_vdec() 1828 streaming[OUTPUT_PORT] = false; in send_command_proxy() 1836 streaming[CAPTURE_PORT] = false; in send_command_proxy() 4808 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 4815 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() 5408 if(!streaming[OUTPUT_PORT]) in empty_this_buffer_proxy() 5417 streaming[OUTPUT_PORT] = true; in empty_this_buffer_proxy() 7250 streaming[CAPTURE_PORT] = false; in stream_off()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 186 of particular interest to real time streaming applications.
|