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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 572 bool output_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 620 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),
863 if (!pThis->output_flush_progress)
885 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_swvdec.cpp 533 output_flush_progress (false),
    [all...]
omx_vdec_hevc.cpp 497 output_flush_progress (false),
    [all...]
omx_vdec_msm8974.cpp 510 output_flush_progress (false),
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 702 bool output_flush_progress; member in class:omx_vdec
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 723 bool output_flush_progress; member in class:omx_vdec
    [all...]
omx_vdec.h 801 bool output_flush_progress; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 233 output_flush_progress (false),
461 if (!pThis->output_flush_progress) {
475 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 60 milliseconds