Searched defs:back_thread_id (Results 1 - 4 of 4) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c882 pthread_t back_thread_id, front_thread_id; local
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
895 rc = pthread_join(back_thread_id, NULL);
916 pthread_t back_thread_id, front_thread_id; local
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
933 rc = pthread_join(back_thread_id, NULL);
953 pthread_t back_thread_id, front_thread_id; local
966 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
971 rc = pthread_join(back_thread_id, NULL);
992 pthread_t back_thread_id, front_thread_i local
1029 pthread_t back_thread_id, front_thread_id; local
1068 pthread_t back_thread_id, front_thread_id; local
[all...]
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c882 pthread_t back_thread_id, front_thread_id; local
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
895 rc = pthread_join(back_thread_id, NULL);
916 pthread_t back_thread_id, front_thread_id; local
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
933 rc = pthread_join(back_thread_id, NULL);
953 pthread_t back_thread_id, front_thread_id; local
966 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
971 rc = pthread_join(back_thread_id, NULL);
992 pthread_t back_thread_id, front_thread_i local
1029 pthread_t back_thread_id, front_thread_id; local
1068 pthread_t back_thread_id, front_thread_id; local
[all...]
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c882 pthread_t back_thread_id, front_thread_id; local
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
895 rc = pthread_join(back_thread_id, NULL);
916 pthread_t back_thread_id, front_thread_id; local
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
933 rc = pthread_join(back_thread_id, NULL);
953 pthread_t back_thread_id, front_thread_id; local
966 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
971 rc = pthread_join(back_thread_id, NULL);
992 pthread_t back_thread_id, front_thread_i local
1029 pthread_t back_thread_id, front_thread_id; local
1068 pthread_t back_thread_id, front_thread_id; local
[all...]
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c882 pthread_t back_thread_id, front_thread_id; local
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
895 rc = pthread_join(back_thread_id, NULL);
916 pthread_t back_thread_id, front_thread_id; local
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
933 rc = pthread_join(back_thread_id, NULL);
953 pthread_t back_thread_id, front_thread_id; local
966 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
971 rc = pthread_join(back_thread_id, NULL);
992 pthread_t back_thread_id, front_thread_i local
1029 pthread_t back_thread_id, front_thread_id; local
1068 pthread_t back_thread_id, front_thread_id; local
[all...]

Completed in 11 milliseconds