HomeSort by relevance Sort by last modified time
    Searched defs:async_message_process (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 1600 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_copper.cpp 199 if (omx->async_message_process(input,&vdec_msg) < 0) {
6314 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
    [all...]
omx_vdec.cpp 176 else if (omx->async_message_process(input,&vdec_msg) < 0)
6644 int omx_vdec::async_message_process (void *context, void* message) function in class:omx_vdec
    [all...]

Completed in 80 milliseconds