Home | History | Annotate | Download | only in HAL3

Lines Matching refs:m_inputMetaQ

86       m_inputMetaQ(releaseMetadata, this),
585 if (!(m_inputMetaQ.isEmpty())) {
712 m_inputMetaQ.enqueue((void *)reproc_meta);
2034 pme->m_inputMetaQ.init();
2075 pme->m_inputMetaQ.flush();
2162 if(!pme->m_inputPPQ.isEmpty() && !pme->m_inputMetaQ.isEmpty()) {
2166 (mm_camera_super_buf_t *)pme->m_inputMetaQ.dequeue();
2176 LOGE("failed to dequeue from m_inputMetaQ");
2262 mm_camera_super_buf_t *metadata = (mm_camera_super_buf_t *)pme->m_inputMetaQ.dequeue();