Home
last modified time | relevance | path

Searched refs:output_flush_progress (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp1506 !output_flush_progress && pOpBuffer->nFilledLen) in swvenc_fill_buffer_done()
1535 input_flush_progress, output_flush_progress); in swvenc_handle_event()
1540 if (output_flush_progress) in swvenc_handle_event()
Domx_video_base.cpp292 output_flush_progress (false), in omx_video()
541 if (!pThis->output_flush_progress) { in process_event_cb()
555 pThis->output_flush_progress = false; in process_event_cb()
1252 output_flush_progress = true; in execute_omx_flush()
1262 output_flush_progress = true; in execute_omx_flush()
4015 if ( m_sOutPortDef.bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h572 bool output_flush_progress; variable
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp608 output_flush_progress (false), in omx_vdpp()
1083 if (!pThis->output_flush_progress) in process_event_cb()
1101 if (!pThis->output_flush_progress) in process_event_cb()
2406 output_flush_progress = true; in execute_omx_flush()
2411 output_flush_progress = true; in execute_omx_flush()
2419 if(output_flush_progress) in execute_omx_flush()
2460 if(output_flush_progress) in execute_omx_flush()
2516 output_flush_progress = false; in execute_output_flush()
5753 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6275 else if (output_flush_progress) in fill_buffer_done()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h642 bool output_flush_progress; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp533 output_flush_progress (false), in omx_vdec()
1169 if (!pThis->output_flush_progress) in process_event_cb()
1273 else if (pThis->output_flush_progress) in process_event_cb()
1281 … bFlushSwVdec, pThis->m_interm_flush_swvdec_progress, pThis->output_flush_progress, aFlushType); in process_event_cb()
2704 output_flush_progress = true; in execute_omx_flush()
2714 output_flush_progress = true; in execute_omx_flush()
2793 output_flush_progress = false; in execute_output_flush()
6376 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
7008 else if (output_flush_progress) in fill_buffer_done()
7025 if (!output_flush_progress) in fill_buffer_done()
[all …]
Domx_vdec.cpp444 output_flush_progress (false), in omx_vdec()
856 if (!pThis->output_flush_progress) { in process_event_cb()
877 if (!pThis->output_flush_progress) { in process_event_cb()
2199 output_flush_progress = true; in execute_omx_flush()
2204 output_flush_progress = true; in execute_omx_flush()
2255 output_flush_progress = false; in execute_output_flush()
5641 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
6321 } else if (output_flush_progress) { in fill_buffer_done()
6359 if (!output_flush_progress) in fill_buffer_done()
6388 if (!output_flush_progress) { in fill_buffer_done()
[all …]
Domx_vdec_hevc.cpp495 output_flush_progress (false), in omx_vdec()
960 if (!pThis->output_flush_progress) { in process_event_cb()
975 if (!pThis->output_flush_progress) { in process_event_cb()
2156 output_flush_progress = true; in execute_omx_flush()
2161 output_flush_progress = true; in execute_omx_flush()
2207 output_flush_progress = false; in execute_output_flush()
5318 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
5901 } else if (output_flush_progress) { in fill_buffer_done()
5916 if (!output_flush_progress) in fill_buffer_done()
5955 if (!output_flush_progress) { in fill_buffer_done()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp536 output_flush_progress (false), in omx_vdec()
1186 if (!pThis->output_flush_progress) in process_event_cb()
1290 else if (pThis->output_flush_progress) in process_event_cb()
1298 … bFlushSwVdec, pThis->m_interm_flush_swvdec_progress, pThis->output_flush_progress, aFlushType); in process_event_cb()
2735 output_flush_progress = true; in execute_omx_flush()
2745 output_flush_progress = true; in execute_omx_flush()
2824 output_flush_progress = false; in execute_output_flush()
6584 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
7218 else if (output_flush_progress) in fill_buffer_done()
7235 if (!output_flush_progress) in fill_buffer_done()
[all …]
Domx_vdec_hevc.cpp491 output_flush_progress (false), in omx_vdec()
955 if (!pThis->output_flush_progress) { in process_event_cb()
970 if (!pThis->output_flush_progress) { in process_event_cb()
2135 output_flush_progress = true; in execute_omx_flush()
2140 output_flush_progress = true; in execute_omx_flush()
2186 output_flush_progress = false; in execute_output_flush()
5288 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
5865 } else if (output_flush_progress) { in fill_buffer_done()
5880 if (!output_flush_progress) in fill_buffer_done()
5919 if (!output_flush_progress) { in fill_buffer_done()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h673 bool output_flush_progress; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h696 bool output_flush_progress; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp459 output_flush_progress (false), in omx_vdec()
872 if (!pThis->output_flush_progress) in process_event_cb()
894 if (!pThis->output_flush_progress) in process_event_cb()
2297 output_flush_progress = true; in execute_omx_flush()
2302 output_flush_progress = true; in execute_omx_flush()
2353 output_flush_progress = false; in execute_output_flush()
5885 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6537 else if (output_flush_progress) in fill_buffer_done()
6578 if (!output_flush_progress) in fill_buffer_done()
6607 if (!output_flush_progress) in fill_buffer_done()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp237 output_flush_progress (false), in omx_video()
475 if (!pThis->output_flush_progress) { in process_event_cb()
489 pThis->output_flush_progress = false; in process_event_cb()
1176 output_flush_progress = true; in execute_omx_flush()
1186 output_flush_progress = true; in execute_omx_flush()
3685 if ( m_sOutPortDef.bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp244 output_flush_progress (false), in omx_video()
498 if(!pThis->output_flush_progress) in process_event_cb()
514 pThis->output_flush_progress = false; in process_event_cb()
1322 output_flush_progress = true; in execute_omx_flush()
3571 if( m_sOutPortDef.bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h703 bool output_flush_progress; variable
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h863 bool output_flush_progress; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp285 output_flush_progress (false), in omx_video()
552 if (!pThis->output_flush_progress) { in process_event_cb()
566 pThis->output_flush_progress = false; in process_event_cb()
1263 output_flush_progress = true; in execute_omx_flush()
1273 output_flush_progress = true; in execute_omx_flush()
4151 if ( m_sOutPortDef.bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h717 bool output_flush_progress; variable
Domx_vdec_hevc_swvdec.h852 bool output_flush_progress; variable
Domx_vdec.h840 bool output_flush_progress; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h723 bool output_flush_progress; variable
Domx_vdec.h818 bool output_flush_progress; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp599 output_flush_progress (false), in omx_vdec()
1598 if (!pThis->output_flush_progress) { in process_event_cb()
1613 if (!pThis->output_flush_progress) { in process_event_cb()
3330 output_flush_progress = true; in execute_omx_flush()
3339 output_flush_progress = true; in execute_omx_flush()
3391 output_flush_progress = false; in execute_output_flush()
3512 if (!pThis->input_flush_progress && !pThis->output_flush_progress) { in notify_flush_done()
8044 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true || in_reconfig) { in fill_this_buffer_proxy()
8114 …[0].reserved[0],plane[extra_idx].reserved[0], plane[extra_idx].reserved[1], output_flush_progress); in fill_this_buffer_proxy()
8745 } else if (output_flush_progress) { in fill_buffer_done()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h892 bool output_flush_progress; variable

12