Home
last modified time | relevance | path

Searched refs:fbd_thread_id (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp200 pthread_t fbd_thread_id; variable
1432 if(0 != pthread_create(&fbd_thread_id, NULL, fbd_thread, NULL)) in main()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp327 pthread_t fbd_thread_id; variable
1646 if (0 != pthread_create(&fbd_thread_id, NULL, fbd_thread, NULL)) { in main()