Searched refs:getMyType (Results 1 – 11 of 11) sorted by relevance
86 cam_stream_type_t getMyType() const;
826 ALOGE("Calling cancel buf on idx:%d for stream type:%d",index, getMyType()); in cancelBuffer()1196 cam_stream_type_t QCamera3Stream::getMyType() const in getMyType() function in qcamera::QCamera3Stream1339 getMyType()); in getBatchBufs()1633 getMyType()); in handleBatchBuffer()
401 mask |= (1U << mStreams[i]->getMyType()); in getStreamTypeMask()419 if (streamMask == (uint32_t )(0x1 << mStreams[i]->getMyType())) { in getStreamID()817 showDebugFPS(stream->getMyType()); in streamCbRoutine()821 if (stream->getMyType() == CAM_STREAM_TYPE_PREVIEW) { in streamCbRoutine()823 } else if (stream->getMyType() == CAM_STREAM_TYPE_VIDEO) { in streamCbRoutine()825 } else if (stream->getMyType() == CAM_STREAM_TYPE_CALLBACK) { in streamCbRoutine()872 mStreams[0]->getMyType()); in streamCbRoutine()1145 streamType = mStreams[0]->getMyType(); in registerBuffer()4010 streamType = mStreams[0]->getMyType(); in registerBuffer()
1385 switch (srcStream->getMyType()) { in encodeData()
3362 ch->mStreams[0]->getMyType(), missed.stream->format); in handleMetadataWithLock()
98 cam_stream_type_t getMyType();
1039 LOGW("Stream thread is not active, no ops here %d", getMyType()); in processDataNotify()1479 getMyType(), mRegFlags, mNumBufs); in getBufsDeferred()1738 LOGH("Batch Buffer allocation stream type = %d", getMyType()); in allocateBatchBufs()2303 cam_stream_type_t QCameraStream::getMyType() in getMyType() function in qcamera::QCameraStream
152 if ((mStreams[i] != NULL) && (stream_type == mStreams[i]->getMyType())) { in setStreamSyncCB()1441 if (srcStream->getMyType() == in doReprocessOffline()
3671 (CAM_STREAM_TYPE_METADATA == pStream->getMyType())) { in startRecording()3705 pStream->getMyType())) { in startRecording()4527 if (CAM_STREAM_TYPE_PREVIEW == pStream->getMyType()) { in takePicture()4809 ((CAM_STREAM_TYPE_SNAPSHOT == stream->getMyType()) in configureOnlineRotation()4810 || (CAM_STREAM_TYPE_RAW == stream->getMyType()))) { in configureOnlineRotation()5422 (CAM_STREAM_TYPE_SNAPSHOT == pStream->getMyType())) { in takeLiveSnapshot_internal()5458 if (CAM_STREAM_TYPE_METADATA == pStream->getMyType()) { in takeLiveSnapshot_internal()5460 } else if (CAM_STREAM_TYPE_PREVIEW == pStream->getMyType()) { in takeLiveSnapshot_internal()5553 pStream->getMyType())) { in cancelLiveSnapshot_internal()10286 (CAM_STREAM_TYPE_METADATA == pStream->getMyType())) { in startRAWChannel()
867 if (src_pStream->getMyType() == CAM_STREAM_TYPE_RAW) { in getOfflinePPInputBuffer()870 } else if (src_pStream->getMyType() == CAM_STREAM_TYPE_METADATA){ in getOfflinePPInputBuffer()1699 if ((pStream != NULL) && ((pStream->getMyType() == stream_type) in releaseSuperBuf()
256 pStream->getMyType(), in zsl_channel_cb()712 if (stream->getMyType() != CAM_STREAM_TYPE_PREVIEW) { in synchronous_stream_cb_routine()