OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:execute_input_flush
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h
466
bool
execute_input_flush
(void);
/hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h
565
bool
execute_input_flush
();
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp
1378
bool omx_video::
execute_input_flush
(void)
function in class:omx_video
[
all
...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp
828
pThis->
execute_input_flush
();
2345
bool omx_vdec::
execute_input_flush
()
function in class:omx_vdec
[
all
...]
omx_vdec_copper.cpp
844
pThis->
execute_input_flush
();
2295
bool omx_vdec::
execute_input_flush
()
function in class:omx_vdec
[
all
...]
Completed in 1050 milliseconds