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

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 106 void send_hint_to_mpctl(bool state);
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 102 void send_hint_to_mpctl(bool state);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 81 void omx_venc::perf_control::send_hint_to_mpctl(bool state) function in class:omx_venc::perf_control
163 m_perf_control.send_hint_to_mpctl(true);
169 m_perf_control.send_hint_to_mpctl(false);
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 73 void omx_venc::perf_control::send_hint_to_mpctl(bool state) function in class:omx_venc::perf_control
158 m_perf_control.send_hint_to_mpctl(true);
164 m_perf_control.send_hint_to_mpctl(false);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 793 m_perf_control.send_hint_to_mpctl(true);
12054 void omx_vdec::perf_control::send_hint_to_mpctl(bool state) function in class:omx_vdec::perf_control
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 823 m_perf_control.send_hint_to_mpctl(true);
13258 void omx_vdec::perf_control::send_hint_to_mpctl(bool state) function in class:omx_vdec::perf_control
    [all...]

Completed in 147 milliseconds