Searched refs:getMyType (Results 1 – 10 of 10) sorted by relevance
85 cam_stream_type_t getMyType() const;
1029 cam_stream_type_t QCamera3Stream::getMyType() const in getMyType() function in qcamera::QCamera3Stream1168 getMyType()); in getBatchBufs()1457 getMyType()); in handleBatchBuffer()
395 mask |= (1U << mStreams[i]->getMyType()); in getStreamTypeMask()413 if (streamMask == (uint32_t )(0x1 << mStreams[i]->getMyType())) { in getStreamID()807 showDebugFPS(stream->getMyType()); in streamCbRoutine()811 if (stream->getMyType() == CAM_STREAM_TYPE_PREVIEW) { in streamCbRoutine()813 } else if (stream->getMyType() == CAM_STREAM_TYPE_VIDEO) { in streamCbRoutine()815 } else if (stream->getMyType() == CAM_STREAM_TYPE_CALLBACK) { in streamCbRoutine()827 mStreams[0]->getMyType()); in streamCbRoutine()1037 streamType = mStreams[0]->getMyType(); in registerBuffer()3701 streamType = mStreams[0]->getMyType(); in registerBuffer()
1382 switch (srcStream->getMyType()) { in encodeData()
98 cam_stream_type_t getMyType();
1000 LOGW("Stream thread is not active, no ops here %d", getMyType()); in processDataNotify()1439 getMyType(), mRegFlags, mNumBufs); in getBufsDeferred()1697 LOGH("Batch Buffer allocation stream type = %d", getMyType()); in allocateBatchBufs()2238 cam_stream_type_t QCameraStream::getMyType() in getMyType() function in qcamera::QCameraStream
152 if ((mStreams[i] != NULL) && (stream_type == mStreams[i]->getMyType())) { in setStreamSyncCB()1436 if (srcStream->getMyType() == in doReprocessOffline()
3590 (CAM_STREAM_TYPE_METADATA == pStream->getMyType())) { in startRecording()3624 pStream->getMyType())) { in startRecording()4444 if (CAM_STREAM_TYPE_PREVIEW == pStream->getMyType()) { in takePicture()4726 ((CAM_STREAM_TYPE_SNAPSHOT == stream->getMyType()) in configureOnlineRotation()4727 || (CAM_STREAM_TYPE_RAW == stream->getMyType()))) { in configureOnlineRotation()5330 (CAM_STREAM_TYPE_SNAPSHOT == pStream->getMyType())) { in takeLiveSnapshot_internal()5366 if (CAM_STREAM_TYPE_METADATA == pStream->getMyType()) { in takeLiveSnapshot_internal()5368 } else if (CAM_STREAM_TYPE_PREVIEW == pStream->getMyType()) { in takeLiveSnapshot_internal()5441 pStream->getMyType())) { in cancelLiveSnapshot()10156 (CAM_STREAM_TYPE_METADATA == pStream->getMyType())) { in startRAWChannel()
865 if (src_pStream->getMyType() == CAM_STREAM_TYPE_RAW) { in getOfflinePPInputBuffer()868 } else if (src_pStream->getMyType() == CAM_STREAM_TYPE_METADATA){ in getOfflinePPInputBuffer()1695 if ((pStream != NULL) && ((pStream->getMyType() == stream_type) in releaseSuperBuf()
259 pStream->getMyType(), in zsl_channel_cb()714 if (stream->getMyType() != CAM_STREAM_TYPE_PREVIEW) { in synchronous_stream_cb_routine()