Home
last modified time | relevance | path

Searched refs:flush_output_progress (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp267 unsigned char flush_input_progress = 0, flush_output_progress = 0; variable
474 flush_output_progress = 1; in process_current_command()
627 if(flush_output_progress) in fbd_thread()
856 if (flush_output_progress || sent_disabled) in fbd_thread()
947 flush_output_progress = 0; in EventHandler()
949 if (!flush_input_progress && !flush_output_progress) in EventHandler()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp397 unsigned char flush_input_progress = 0, flush_output_progress = 0; variable
600 flush_output_progress = 1; in process_current_command()
754 if (flush_output_progress) { in fbd_thread()
1059 if (flush_output_progress || sent_disabled) { in fbd_thread()
1139 flush_output_progress = 0; in EventHandler()
1141 if (!flush_input_progress && !flush_output_progress) in EventHandler()