Searched refs:m_outgoingQ (Results 1 – 3 of 3) sorted by relevance
54 m_outgoingQ(releaseOngoingDataCb, this), in QCameraHALPP()171 m_outgoingQ.flush(); in flushQ()188 m_outgoingQ.init(); in initQ()
88 QCameraQueue m_outgoingQ; variable
317 if (false == m_outgoingQ.enqueue((void *)pOutputData)) { in feedOutput()390 (qcamera_hal_pp_data_t*)m_outgoingQ.dequeue(); in process()595 if(!m_iuputQ.isEmpty() && !m_outgoingQ.isEmpty()) { in canProcess()