Home
last modified time | relevance | path

Searched refs:input_flush_progress (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/src/
Domx_video_base.cpp239 input_flush_progress (false), in omx_video()
469 pThis->input_flush_progress = false; in process_event_cb()
520 if(!pThis->input_flush_progress) in process_event_cb()
1303 input_flush_progress = true; in execute_omx_flush()
3353 if(input_flush_progress == true) in empty_this_buffer_proxy()
4383 input_flush_progress); in omx_release_meta_buffer()
4544 if(input_flush_progress == true) in empty_this_buffer_opaque()
/hardware/qcom/media/mm-video/vidc/venc/inc/
Domx_video_base.h570 bool input_flush_progress; variable
/hardware/qcom/media/mm-video/vidc/vdec/inc/
Domx_vdec.h707 bool input_flush_progress; variable
/hardware/qcom/media/mm-video/vidc/vdec/src/
Domx_vdec_copper.cpp471 input_flush_progress (false), in omx_vdec()
845 if (!pThis->input_flush_progress) in process_event_cb()
942 if (!pThis->input_flush_progress) in process_event_cb()
2220 input_flush_progress = true; in execute_omx_flush()
2228 input_flush_progress = true; in execute_omx_flush()
2378 input_flush_progress = false; in execute_input_flush()
5283 if(input_flush_progress == true in empty_this_buffer_proxy()
6358 if (pdest_frame == NULL && input_flush_progress == false) in empty_buffer_done()
6591 if ((input_flush_progress == true) || ((buffer->nFilledLen == 0) && in empty_this_buffer_proxy_arbitrary()
Domx_vdec.cpp450 input_flush_progress (false), in omx_vdec()
826 if (!pThis->input_flush_progress) in process_event_cb()
923 if (!pThis->input_flush_progress) in process_event_cb()
2256 input_flush_progress = true; in execute_omx_flush()
2264 input_flush_progress = true; in execute_omx_flush()
2419 input_flush_progress = false; in execute_input_flush()
5565 if(input_flush_progress == true in empty_this_buffer_proxy()
6675 if (pdest_frame == NULL && input_flush_progress == false) in empty_buffer_done()
6919 if ((input_flush_progress == true) || ((buffer->nFilledLen == 0) && in empty_this_buffer_proxy_arbitrary()