HomeSort by relevance Sort by last modified time
    Searched full:message_thread (Results 1 - 6 of 6) sorted by null

  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 34 static void* message_thread(void* arg) { function
139 pthread_create(&th, NULL, message_thread, (void *)endpoints);
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 148 void* message_thread(void *);
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 441 r = pthread_create(&msg_thread_id,0,message_thread,this);
    [all...]
omx_video_base.cpp 101 void* message_thread(void *input) function
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 185 void* message_thread(void *input) function
    [all...]
omx_vdec_copper.cpp 208 void* message_thread(void *input) function
    [all...]

Completed in 2732 milliseconds