Home
last modified time | relevance | path

Searched refs:asyncthread_id (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/inc/
Dvideo_encoder_test.h63 pthread_t asyncthread_id; member
/hardware/qcom/media/mm-video/vidc/vdec/inc/
Ddecoder_driver_test.h57 pthread_t asyncthread_id; member
/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c410 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, in init_encoder()
/hardware/qcom/media/mm-video/vidc/vdec/test/
Ddecoder_driver_test.c356 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, in init_decoder()