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 635 bool output_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 459 output_flush_progress (false),
872 if (!pThis->output_flush_progress)
894 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 495 output_flush_progress (false),
    [all...]
omx_vdec_msm8974.cpp 531 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
    [all...]
  /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 821 bool output_flush_progress; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 236 output_flush_progress (false),
472 if (!pThis->output_flush_progress) {
486 pThis->output_flush_progress = false;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 244 output_flush_progress (false),
498 if(!pThis->output_flush_progress)
514 pThis->output_flush_progress = false;
    [all...]

Completed in 201 milliseconds