HomeSort by relevance Sort by last modified time
    Searched defs:message_thread (Results 1 - 9 of 9) 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-legacy/vidc/venc/src/
omx_video_base.cpp 101 void* message_thread(void *input) function
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 97 void* message_thread(void *input) function
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 208 void* message_thread(void *input) function
    [all...]
omx_vdec.cpp 193 void* message_thread(void *input) function
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 195 void* message_thread(void *input) function
    [all...]
omx_vdec_hevc.cpp 264 void* message_thread(void *input) function
    [all...]
omx_vdec_hevc_swvdec.cpp 273 void* message_thread(void *input) function
    [all...]
omx_vdec_msm8974.cpp 281 void* message_thread(void *input) function
    [all...]

Completed in 1069 milliseconds