Searched refs:asyncthread_id (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Ddecoder_driver_test.h57 pthread_t asyncthread_id; member in struct:video_decoder_context
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_test.h63 pthread_t asyncthread_id; member in struct:video_encoder_context
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h56 pthread_t asyncthread_id; member in struct:video_decoder_context
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h62 pthread_t asyncthread_id; member in struct:video_encoder_context
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h56 pthread_t asyncthread_id; member in struct:video_decoder_context
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h62 pthread_t asyncthread_id; member in struct:video_encoder_context
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h56 pthread_t asyncthread_id; member in struct:video_decoder_context
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h62 pthread_t asyncthread_id; member in struct:video_encoder_context
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c356 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvideo_encoder_test.c410 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c342 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread,

Completed in 235 milliseconds