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 619 bool input_flush_progress; member in class:omx_video
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 232 input_flush_progress (false),
448 pThis->input_flush_progress = false;
489 if (!pThis->input_flush_progress) {
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 243 input_flush_progress (false),
473 pThis->input_flush_progress = false;
524 if(!pThis->input_flush_progress)
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 701 bool input_flush_progress; member in class:omx_vdec
  /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 800 bool input_flush_progress; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 455 input_flush_progress (false),
834 if (!pThis->input_flush_progress)
931 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 496 input_flush_progress (false),
    [all...]
omx_vdec_hevc_swvdec.cpp 532 input_flush_progress (false),
    [all...]
omx_vdec_msm8974.cpp 509 input_flush_progress (false),
    [all...]

Completed in 485 milliseconds