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

  /hardware/qcom/media/mm-video/vidc/venc/inc/
video_encoder_device.h 39 void* async_venc_message_thread (void *);
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 387 r = pthread_create(&async_thread_id,0,async_venc_message_thread,this);
    [all...]
video_encoder_device.cpp 134 void* async_venc_message_thread (void *input) function
    [all...]

Completed in 36 milliseconds