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.h210 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.h523 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.cpp669 streaming[CAPTURE_PORT] = in omx_vdec()
1103 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb()
4324 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4332 streaming[CAPTURE_PORT] = true; in use_output_buffer()
4522 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4528 streaming[CAPTURE_PORT] = true; in use_output_buffer()
5348 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer()
5355 streaming[CAPTURE_PORT] = true; in allocate_output_buffer()
8079 v4l2_port = CAPTURE_PORT; in stream_off()
Domx_vdec_hevc.cpp601 streaming[CAPTURE_PORT] = in omx_vdec()
1017 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb()
3854 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
3860 streaming[CAPTURE_PORT] = true; in use_output_buffer()
4664 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer()
4671 streaming[CAPTURE_PORT] = true; in allocate_output_buffer()
7076 v4l2_port = CAPTURE_PORT; in stream_off()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1937 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop()
1945 streaming[CAPTURE_PORT] = false; in venc_stop()
2058 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()