Searched refs:streaming (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h419 bool streaming[MAX_PORT]; member in class:venc_dev
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp668 streaming[CAPTURE_PORT] = false;
669 streaming[OUTPUT_PORT] = false;
1081 pThis->streaming[OUTPUT_PORT] = false;
1155 pThis->streaming[CAPTURE_PORT] = false;
1620 DEBUG_PRINT_ERROR("device does not support streaming i/o\n");
2216 #ifndef STUB_VPU // VPU stub doesn't set any streaming flag
2217 if(!streaming[OUTPUT_PORT])
2290 "with param1: %lu m_state = %d, streaming[OUTPUT_PORT] = %d", param1, m_state, streaming[OUTPUT_PORT]);
2312 if(!streaming[OUTPUT_POR
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h527 bool streaming[MAX_PORT]; member in class:venc_dev
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp228 streaming[i] = false;
2300 if (streaming[OUTPUT_PORT] && streaming[CAPTURE_PORT] &&
2611 if (streaming[OUTPUT_PORT]) {
2619 streaming[OUTPUT_PORT] = false;
2633 if (!rc && streaming[CAPTURE_PORT]) {
2641 streaming[CAPTURE_PORT] = false;
2812 streaming[CAPTURE_PORT] = true;
3233 if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 ||
3277 if (!streaming[OUTPUT_POR
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp220 streaming[i] = false;
2177 if (streaming[OUTPUT_PORT]) {
2185 streaming[OUTPUT_PORT] = false;
2199 if (!rc && streaming[CAPTURE_PORT]) {
2207 streaming[CAPTURE_PORT] = false;
2321 streaming[CAPTURE_PORT] = true;
2757 if (!streaming[OUTPUT_PORT]) {
2807 if (!streaming[OUTPUT_PORT]) {
2820 streaming[OUTPUT_PORT] = true;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp599 streaming[CAPTURE_PORT] =
600 streaming[OUTPUT_PORT] = false;
958 pThis->streaming[OUTPUT_PORT] = false;
1015 pThis->streaming[CAPTURE_PORT] = false;
3852 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
3858 streaming[CAPTURE_PORT] = true;
4662 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) {
4669 streaming[CAPTURE_PORT] = true;
5209 if (!streaming[OUTPUT_PORT]) {
5218 streaming[OUTPUT_POR
[all...]
H A Domx_vdec_hevc_swvdec.cpp676 streaming[CAPTURE_PORT] =
677 streaming[OUTPUT_PORT] = false;
1154 pThis->streaming[OUTPUT_PORT] = false;
1239 pThis->streaming[CAPTURE_PORT] = false;
3456 DEBUG_PRINT_LOW("NOTE: Setting resolution %lu x %lu for adaptive-playback/smooth-streaming",
4414 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
4422 streaming[CAPTURE_PORT] = true;
4651 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
4657 streaming[CAPTURE_PORT] = true;
5576 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_POR
[all...]
H A Domx_vdec_msm8974.cpp697 streaming[CAPTURE_PORT] =
698 streaming[OUTPUT_PORT] = false;
1073 pThis->streaming[OUTPUT_PORT] = false;
1132 pThis->streaming[CAPTURE_PORT] = false;
1257 /* Check if resolution is changed in smooth streaming mode */
3500 "for adaptive-playback/smooth-streaming",
4708 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
4716 streaming[CAPTURE_PORT] = true;
4917 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
4923 streaming[CAPTURE_POR
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp594 streaming[CAPTURE_PORT] =
595 streaming[OUTPUT_PORT] = false;
953 pThis->streaming[OUTPUT_PORT] = false;
1010 pThis->streaming[CAPTURE_PORT] = false;
3831 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
3837 streaming[CAPTURE_PORT] = true;
4641 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) {
4648 streaming[CAPTURE_PORT] = true;
5179 if (!streaming[OUTPUT_PORT]) {
5188 streaming[OUTPUT_POR
[all...]
H A Domx_vdec_hevc_swvdec.cpp684 streaming[CAPTURE_PORT] =
685 streaming[OUTPUT_PORT] = false;
1171 pThis->streaming[OUTPUT_PORT] = false;
1256 pThis->streaming[CAPTURE_PORT] = false;
3520 DEBUG_PRINT_LOW("NOTE: Setting resolution %lu x %lu for adaptive-playback/smooth-streaming",
4155 /* set the max smooth-streaming resolution to get the buffer size */
4185 DEBUG_PRINT_HIGH("Smooth streaming enabled extra_data_size=%d",
4611 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) {
4619 streaming[CAPTURE_PORT] = true;
4848 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_POR
[all...]
H A Domx_vdec_v4l2.cpp766 streaming[CAPTURE_PORT] =
767 streaming[OUTPUT_PORT] = false;
1395 pThis->streaming[OUTPUT_PORT] = false;
1454 pThis->streaming[CAPTURE_PORT] = false;
1578 /* Check if resolution is changed in smooth streaming mode */
2412 DEBUG_PRINT_ERROR("Failed to enable smooth streaming on driver");
4082 "for adaptive-playback/smooth-streaming",
5440 if (i == (drv_ctx.op_buf.actualcount - 1) && !streaming[CAPTURE_PORT]) {
5448 streaming[CAPTURE_PORT] = true;
5653 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_POR
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h820 bool streaming[MAX_PORT]; member in class:omx_vdec
823 // added for smooth streaming
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h852 bool streaming[MAX_PORT]; member in class:omx_vdec
H A Domx_vdec.h953 bool streaming[MAX_PORT]; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h843 bool streaming[MAX_PORT]; member in class:omx_vdec
H A Domx_vdec.h952 bool streaming[MAX_PORT]; member in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h999 bool streaming[MAX_PORT]; member in class:omx_vdec
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h936 bool streaming[MAX_PORT]; member in class:omx_vdpp
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp512 ,streaming({false, false})
1828 streaming[OUTPUT_PORT] = false;
1836 streaming[CAPTURE_PORT] = false;
3340 // Set smooth streaming parameter
4808 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) {
4815 streaming[CAPTURE_PORT] = true;
5408 if(!streaming[OUTPUT_PORT])
5417 streaming[OUTPUT_PORT] = true;
7250 streaming[CAPTURE_PORT] = false;
7329 DEBUG_PRINT_HIGH("Smooth streaming enable
[all...]

Completed in 140 milliseconds