Searched refs:send_hint_to_mpctl (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h104 void send_hint_to_mpctl(bool state);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp81 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);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1111 void send_hint_to_mpctl(bool state);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp788 m_perf_control.send_hint_to_mpctl(true);
909 m_perf_control.send_hint_to_mpctl(false);
11516 void omx_vdec::perf_control::send_hint_to_mpctl(bool state) function in class:omx_vdec::perf_control

Completed in 174 milliseconds