OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:async_message_process
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp
1112
int omx_venc::
async_message_process
(void *context, void* message)
function in class:omx_venc
[
all
...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp
112
if (omx->
async_message_process
(input,&vdec_msg) < 0)
5436
int omx_vdec::
async_message_process
(void *context, void* message)
function in class:omx_vdec
[
all
...]
Completed in 659 milliseconds