Home | History | Annotate | Download | only in HAL3

Lines Matching refs:m_pReprocChannel

62       m_pReprocChannel(NULL),
145 if (m_pReprocChannel != NULL) {
146 m_pReprocChannel->stop();
147 delete m_pReprocChannel;
148 m_pReprocChannel = NULL;
189 if (m_pReprocChannel != NULL) {
190 m_pReprocChannel->stop();
191 delete m_pReprocChannel;
192 m_pReprocChannel = NULL;
198 m_pReprocChannel = hal_obj->addOfflineReprocChannel(config, m_parent, metadata);
199 if (m_pReprocChannel == NULL) {
204 rc = m_pReprocChannel->start();
207 delete m_pReprocChannel;
208 m_pReprocChannel = NULL;
234 if (m_pReprocChannel != NULL) {
235 m_pReprocChannel->stop();
236 delete m_pReprocChannel;
237 m_pReprocChannel = NULL;
812 if(NULL != m_pReprocChannel) {
813 rc = m_pReprocChannel->unmapOfflineBuffers(false);
845 if (NULL != m_pReprocChannel) {
846 rc = m_pReprocChannel->bufDone(job->src_frame);
1163 if (m_pReprocChannel != NULL &&
1164 m_pReprocChannel->getMyHandle() == recvd_frame->ch_id) {
1165 pChannel = m_pReprocChannel;
1498 if (pme->m_pReprocChannel != NULL) {
1499 if (NO_ERROR != pme->m_pReprocChannel->extractCrop(fwk_frame)) {
1505 ret = pme->m_pReprocChannel->doReprocessOffline(fwk_frame);
1552 if (pme->m_pReprocChannel != NULL) {
1555 ret = pme->m_pReprocChannel->extractFrameCropAndRotation(
1561 ret = pme->m_pReprocChannel->doReprocessOffline(