Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp267 unsigned char flush_input_progress = 0, flush_output_progress = 0; variable
473 flush_input_progress = 1; in process_current_command()
573 if(flush_input_progress) in ebd_thread()
945 flush_input_progress = 0; in EventHandler()
949 if (!flush_input_progress && !flush_output_progress) in EventHandler()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp397 unsigned char flush_input_progress = 0, flush_output_progress = 0; variable
599 flush_input_progress = 1; in process_current_command()
694 if (flush_input_progress) { in ebd_thread()
1137 flush_input_progress = 0; in EventHandler()
1141 if (!flush_input_progress && !flush_output_progress) in EventHandler()