Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h572 bool output_flush_progress; variable
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h620 bool output_flush_progress; variable
/hardware/qcom/media/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.cpp497 output_flush_progress (false), in omx_vdec()
962 if (!pThis->output_flush_progress) { in process_event_cb()
977 if (!pThis->output_flush_progress) { in process_event_cb()
2158 output_flush_progress = true; in execute_omx_flush()
2163 output_flush_progress = true; in execute_omx_flush()
2209 output_flush_progress = false; in execute_output_flush()
5314 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
5897 } else if (output_flush_progress) { in fill_buffer_done()
5912 if (!output_flush_progress) in fill_buffer_done()
5951 if (!output_flush_progress) { in fill_buffer_done()
[all …]
Domx_vdec_msm8974.cpp510 output_flush_progress (false), in omx_vdec()
1046 if (!pThis->output_flush_progress) { in process_event_cb()
1061 if (!pThis->output_flush_progress) { in process_event_cb()
2463 output_flush_progress = true; in execute_omx_flush()
2472 output_flush_progress = true; in execute_omx_flush()
2523 output_flush_progress = false; in execute_output_flush()
6052 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
6673 } else if (output_flush_progress) { in fill_buffer_done()
6703 if (!output_flush_progress) in fill_buffer_done()
6719 if (!output_flush_progress && (buffer->nFilledLen > 0)) { in fill_buffer_done()
[all …]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp466 output_flush_progress (false), in omx_vdec()
867 if (!pThis->output_flush_progress) in process_event_cb()
889 if (!pThis->output_flush_progress) in process_event_cb()
2217 output_flush_progress = true; in execute_omx_flush()
2222 output_flush_progress = true; in execute_omx_flush()
2273 output_flush_progress = false; in execute_output_flush()
5515 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6143 else if (output_flush_progress) in fill_buffer_done()
6160 if (!output_flush_progress) in fill_buffer_done()
6186 if (!output_flush_progress) in fill_buffer_done()
[all …]
Domx_vdec.cpp457 output_flush_progress (false), in omx_vdec()
866 if (!pThis->output_flush_progress) in process_event_cb()
888 if (!pThis->output_flush_progress) in process_event_cb()
2291 output_flush_progress = true; in execute_omx_flush()
2296 output_flush_progress = true; in execute_omx_flush()
2347 output_flush_progress = false; in execute_output_flush()
5879 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6531 else if (output_flush_progress) in fill_buffer_done()
6572 if (!output_flush_progress) in fill_buffer_done()
6601 if (!output_flush_progress) in fill_buffer_done()
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp233 output_flush_progress (false), in omx_video()
461 if (!pThis->output_flush_progress) { in process_event_cb()
475 pThis->output_flush_progress = false; in process_event_cb()
1162 output_flush_progress = true; in execute_omx_flush()
1172 output_flush_progress = true; in execute_omx_flush()
3537 if ( m_sOutPortDef.bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp242 output_flush_progress (false), in omx_video()
490 if(!pThis->output_flush_progress) in process_event_cb()
506 pThis->output_flush_progress = false; in process_event_cb()
1314 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/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h703 bool output_flush_progress; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h723 bool output_flush_progress; variable
Domx_vdec.h801 bool output_flush_progress; variable