HomeSort by relevance Sort by last modified time
    Searched refs:input_flush_progress (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 475 bool input_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 520 bool input_flush_progress; member in class:omx_vdec
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 221 input_flush_progress (false),
445 pThis->input_flush_progress = false;
496 if(!pThis->input_flush_progress)
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 280 input_flush_progress (false),
554 pThis->input_flush_progress = false;
623 if (!pThis->input_flush_progress)
    [all...]

Completed in 39 milliseconds