OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:send_hint_to_mpctl
(Results
1 - 2
of
2
) sorted by null
/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/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp
791
m_perf_control.
send_hint_to_mpctl
(true);
11928
void omx_vdec::perf_control::
send_hint_to_mpctl
(bool state)
function in class:omx_vdec::perf_control
[
all
...]
Completed in 77 milliseconds