Home
last modified time | relevance | path

Searched refs:CAPTURE_PORT (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h223 CAPTURE_PORT, enumerator
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h464 CAPTURE_PORT, enumerator
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h466 CAPTURE_PORT, enumerator
Domx_vdec.h532 CAPTURE_PORT, enumerator
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp676 streaming[CAPTURE_PORT] = in omx_vdec()
1239 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb()
4414 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4422 streaming[CAPTURE_PORT] = true; in use_output_buffer()
4651 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4657 streaming[CAPTURE_PORT] = true; in use_output_buffer()
5576 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer()
5583 streaming[CAPTURE_PORT] = true; in allocate_output_buffer()
8059 v4l2_port = CAPTURE_PORT; in stream_off()
10290 if (i == (drv_ctx.interm_op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_interm_buffer()
[all …]
Domx_vdec_msm8974.cpp696 streaming[CAPTURE_PORT] = in omx_vdec()
1131 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb()
4698 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4706 streaming[CAPTURE_PORT] = true; in use_output_buffer()
4907 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4913 streaming[CAPTURE_PORT] = true; in use_output_buffer()
5760 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer()
5767 streaming[CAPTURE_PORT] = true; in allocate_output_buffer()
8524 v4l2_port = CAPTURE_PORT; in stream_off()
Domx_vdec_hevc.cpp599 streaming[CAPTURE_PORT] = in omx_vdec()
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()
7080 v4l2_port = CAPTURE_PORT; in stream_off()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2181 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop()
2189 streaming[CAPTURE_PORT] = false; in venc_stop()
2303 streaming[CAPTURE_PORT] = true; in venc_start()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp1836 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()
7250 streaming[CAPTURE_PORT] = false; in stream_off()