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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 571 bool output_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 603 bool output_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 454 output_flush_progress (false),
861 if (!pThis->output_flush_progress)
883 if (!pThis->output_flush_progress)
    [all...]
omx_vdec_copper.cpp 466 output_flush_progress (false),
867 if (!pThis->output_flush_progress)
889 if (!pThis->output_flush_progress)
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 444 output_flush_progress (false),
856 if (!pThis->output_flush_progress) {
877 if (!pThis->output_flush_progress) {
    [all...]
omx_vdec_hevc.cpp 488 output_flush_progress (false),
    [all...]
omx_vdec_msm8974.cpp 498 output_flush_progress (false),
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 703 bool output_flush_progress; member in class:omx_vdec
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 727 bool output_flush_progress; member in class:omx_vdec
    [all...]
omx_vdec.h 774 bool output_flush_progress; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 225 output_flush_progress (false),
459 if (!pThis->output_flush_progress) {
473 pThis->output_flush_progress = false;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 242 output_flush_progress (false),
490 if(!pThis->output_flush_progress)
506 pThis->output_flush_progress = false;
    [all...]

Completed in 42 milliseconds