HomeSort by relevance Sort by last modified time
    Searched refs:message_thread (Results 1 - 5 of 5) 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 120 void* message_thread(void *);
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 379 r = pthread_create(&msg_thread_id,0,message_thread,this);
    [all...]
omx_video_base.cpp 86 void* message_thread(void *input) function
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 122 void* message_thread(void *input) function
    [all...]

Completed in 376 milliseconds