Home
last modified time | relevance | path

Searched refs:getMyOriginalType (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraChannel.cpp1098 rp_cfg.offline.input_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1104 rp_cfg.online.input_stream_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1177 pStream->getMyOriginalType(), streamInfo->dim.width, in addReprocStreamsFromSource()
1357 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocessOffline()
1442 mStreams[k]->getMyOriginalType()) { in doReprocessOffline()
1543 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocess()
DQCameraStream.h99 cam_stream_type_t getMyOriginalType();
DQCameraStream.cpp2321 cam_stream_type_t QCameraStream::getMyOriginalType() in getMyOriginalType() function in qcamera::QCameraStream
DQCameraPostProc.cpp1700 || (pStream->getMyOriginalType() == stream_type))) { in releaseSuperBuf()