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

  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 67 static void* async_thread (void *);
352 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread,
949 static void* async_thread (void *context) function
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 64 static void* async_thread (void *);
412 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread,
951 static void* async_thread (void *context) function

Completed in 161 milliseconds