Searched refs:getMyOriginalType (Results 1 – 4 of 4) sorted by relevance
1276 rp_cfg.offline.input_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()1282 rp_cfg.online.input_stream_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()1378 pStream->getMyOriginalType(), streamInfo->dim.width, in addReprocStreamsFromSource()1570 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocessOffline()1656 mStreams[k]->getMyOriginalType()) { in doReprocessOffline()1762 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocess()
99 cam_stream_type_t getMyOriginalType();
1913 || (pStream->getMyOriginalType() == stream_type))) { in releaseSuperBuf()2419 main_stream->getMyOriginalType()); in encodeData()
2409 cam_stream_type_t QCameraStream::getMyOriginalType() in getMyOriginalType() function in qcamera::QCameraStream