/aosp12/frameworks/av/services/camera/libcameraservice/hidl/ |
H A D | AidlCameraDeviceCallbacks.cpp | 176 binder::Status H2BCameraDeviceCallbacks::onPrepared(int32_t streamId) { in onPrepared()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/ |
H A D | stream_tunnel.cpp | 238 void StreamTunnel::SetStreamId(int32_t streamId) in SetStreamId()
|
/aosp12/hardware/interfaces/camera/device/3.4/default/ |
H A D | CameraDeviceSession.cpp | 402 auto streamId = request.v3_2.inputBuffer.streamId; in processOneCaptureRequest_3_4() local 417 auto streamId = request.v3_2.outputBuffers[i].streamId; in processOneCaptureRequest_3_4() local
|
/ohos5.0/drivers/peripheral/distributed_audio/interface/audio/v1_0/ |
H A D | types.h | 89 uint32_t streamId; member 119 int32_t streamId; member
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcapture_session.cpp | 846 const sptr<HStreamCommon> HCaptureSession::GetStreamByStreamID(int32_t streamId) in GetStreamByStreamID() 854 const sptr<HStreamCommon> HCaptureSession::GetHdiStreamByStreamID(int32_t streamId) in GetHdiStreamByStreamID() 2098 for (auto& streamId : streamIds) { in OnCaptureStarted() local 2291 for (auto& streamId : streamIds) { in OnFrameShutter() local 2312 for (auto& streamId : streamIds) { in OnFrameShutterEnd() local 2331 for (auto& streamId : streamIds) { in OnCaptureReady() local 2343 int32_t StreamOperatorCallback::OnResult(int32_t streamId, const std::vector<uint8_t>& result) in OnResult() 2427 sptr<HStreamCommon> StreamContainer::GetStream(int32_t streamId) in GetStream() 2440 sptr<HStreamCommon> StreamContainer::GetHdiStream(int32_t streamId) in GetHdiStream()
|
H A D | hstream_metadata.cpp | 142 int32_t HStreamMetadata::OnMetaResult(int32_t streamId, const std::vector<uint8_t>& result) in OnMetaResult()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | type_finder.cpp | 105 …:function<Status(int32_t, uint64_t, size_t, std::shared_ptr<Buffer>&)> peekRange, int32_t streamId) in Init()
|
/aosp12/frameworks/av/media/codec2/vndk/util/ |
H A D | C2Debug.cpp | 76 const C2Param::Type &i, bool addStream, unsigned streamId) { in attribParamIndex()
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
H A D | CameraBinderTest.java | 228 public void onPrepared(int streamId) throws RemoteException { in onPrepared()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_source_plugin.cpp | 164 Status FileSourcePlugin::Read(int32_t streamId, std::shared_ptr<Buffer>& buffer, uint64_t offset, s… in Read()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | metadata_output.cpp | 364 void MetadataOutput::ProcessMetadata(const int32_t streamId, in ProcessMetadata() 390 int32_t MetadataOutput::ProcessMetaObjects(const int32_t streamId, std::vector<sptr<MetadataObject>… in ProcessMetaObjects() 625 int32_t HStreamMetadataCallbackImpl::OnMetadataResult(const int32_t streamId, in OnMetadataResult()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
H A D | stream_operator_vdi_impl.cpp | 394 int32_t StreamOperatorVdiImpl::AttachBufferQueue(int32_t streamId, in AttachBufferQueue() 431 int32_t StreamOperatorVdiImpl::DetachBufferQueue(int32_t streamId) in DetachBufferQueue()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.cpp | 227 [trackId](int32_t streamId) { return trackId == streamId; }); in SelectTrack() 238 [trackId](int32_t streamId) { return trackId == streamId; }); in UnselectTrack()
|
/aosp12/hardware/interfaces/camera/device/3.5/default/ |
H A D | ExternalCameraDeviceSession.cpp | 199 int streamId = bufRets[i].streamId; in threadLoop() local
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | usb_camera_test_mult.cpp | 221 void UtestUSBCameraTestMult::StartCapture(int streamId, int captureId, bool shutterCallback, bool i… in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/demo_3A/ |
H A D | ohos_camera_demo_3a.cpp | 28 const int streamId, const StreamIntent intent) in SetStreamInfo() 82 RetCode OhosCameraDemo::CaptureON(const int streamId, in CaptureON() 177 RetCode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCus… in CreateStream()
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_manager_interface_impl.cpp | 227 const uint32_t streamId, const DAudioEvent &event) in Notify()
|
/ohos5.0/drivers/peripheral/usb/sample/host/include/ |
H A D | usbhost_nosdk_speed.h | 77 unsigned int streamId; member
|
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/ |
H A D | camera_device_client.cpp | 320 int32_t streamId; in DeviceClientCallback() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_capture_test/src/ |
H A D | oh_audio_capture_unit_test.cpp | 364 uint32_t streamId; variable
|
/aosp12/frameworks/av/services/camera/libcameraservice/common/ |
H A D | Camera2ClientBase.cpp | 338 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { in notifyPrepared()
|
/ohos5.0/drivers/peripheral/camera/test/mpi/src/ |
H A D | common.cpp | 377 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/ |
H A D | buffer_operator.h | 369 void MyBuffer::SetStreamId(const int32_t streamId) in SetStreamId()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CaptureRequest.java | 695 int streamId = configuredOutputs.keyAt(j); in convertSurfaceToStreamId() local 717 int streamId = configuredOutputs.keyAt(j); in convertSurfaceToStreamId() local
|
/aosp12/frameworks/av/camera/tests/ |
H A D | CameraBinderTests.cpp | 239 virtual binder::Status onPrepared(int streamId) { in onPrepared() 514 status_t streamId; in TEST_F() local
|