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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 571 bool input_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 634 bool input_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 235 input_flush_progress (false),
459 pThis->input_flush_progress = false;
500 if (!pThis->input_flush_progress) {
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 245 input_flush_progress (false),
481 pThis->input_flush_progress = false;
532 if(!pThis->input_flush_progress)
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 702 bool input_flush_progress; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 722 bool input_flush_progress; member in class:omx_vdec
    [all...]
omx_vdec.h 820 bool input_flush_progress; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 460 input_flush_progress (false),
843 if (!pThis->input_flush_progress)
940 if (!pThis->input_flush_progress)
    [all...]
omx_vdec_copper.cpp 467 input_flush_progress (false),
838 if (!pThis->input_flush_progress)
935 if (!pThis->input_flush_progress)
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 445 input_flush_progress (false),
834 if (!pThis->input_flush_progress) {
915 if (!pThis->input_flush_progress) {
    [all...]
omx_vdec_hevc.cpp 494 input_flush_progress (false),
    [all...]
omx_vdec_hevc_swvdec.cpp 532 input_flush_progress (false),
    [all...]
omx_vdec_msm8974.cpp 530 input_flush_progress (false),
    [all...]

Completed in 64 milliseconds