/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
decoder_driver_test.h | 57 pthread_t asyncthread_id; member in struct:video_decoder_context
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/ |
video_encoder_test.h | 63 pthread_t asyncthread_id; member in struct:video_encoder_context
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
decoder_driver_test.h | 56 pthread_t asyncthread_id; member in struct:video_decoder_context
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
video_encoder_test.h | 62 pthread_t asyncthread_id; member in struct:video_encoder_context
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
video_encoder_test.c | 410 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread,
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/ |
video_encoder_test.c | 394 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
decoder_driver_test.c | 356 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
decoder_driver_test.c | 342 (pthread_create (&init_decode->asyncthread_id,NULL,async_thread, [all...] |