OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asyncthread_id
(Results
1 - 7
of
7
) sorted by null
/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-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
...]
Completed in 312 milliseconds