Home | History | Annotate | Download | only in HAL3

Lines Matching full:cmdthread

1609     QCameraCmdThread *cmdThread = &pme->m_dataProcTh;
1610 cmdThread->setName("cam_data_proc");
1614 ret = cam_sem_wait(&cmdThread->cmd_sem);
1623 camera_cmd_type_t cmd = cmdThread->getCmd();
1635 cam_sem_post(&cmdThread->sync_sem);
1678 cam_sem_post(&cmdThread->sync_sem);