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

  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_encoder.h 43 static int async_message_process (void *context, void* message);
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 174 static int async_message_process (void *context, void* message);
  /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...]
video_encoder_device.cpp 156 if(omx->async_message_process(input,&venc_msg) < 0)
    [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 84 milliseconds