Home
last modified time | relevance | path

Searched defs:AttachBuffer (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_consumer.cpp50 Status AVBufferQueueConsumerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueConsumerImpl
H A Davbuffer_queue_producer.cpp62 Status AVBufferQueueProducerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerImpl
H A Davbuffer_queue_producer_proxy.cpp144 Status AVBufferQueueProducerProxyImpl::AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFil… in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerProxyImpl
H A Davbuffer_queue.cpp528 Status AVBufferQueueImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueImpl
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_consumer.cpp73 GSError BufferQueueConsumer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferQueueConsumer
78 GSError BufferQueueConsumer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueueConsumer
H A Dbuffer_client_producer.cpp305 GSError BufferClientProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferClientProducer
310 GSError BufferClientProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferClientProducer
H A Dconsumer_surface.cpp222 GSError ConsumerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::ConsumerSurface
230 GSError ConsumerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::ConsumerSurface
H A Dproducer_surface.cpp419 GSError ProducerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::ProducerSurface
428 GSError ProducerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::ProducerSurface
H A Dbuffer_queue_producer.cpp956 GSError BufferQueueProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferQueueProducer
962 GSError BufferQueueProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueueProducer
H A Dbuffer_queue.cpp1238 GSError BufferQueue::AttachBuffer(sptr<SurfaceBuffer> &buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueue
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dmuxer_filter_unit_test.h93 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
H A Daudio_data_source_filter_unit_test.h74 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
H A Dsurface_decoder_filter_unit_test.h128 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
H A Dvideo_resize_filter_unit_test.h134 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
H A Dsurface_encoder_adapter_unit_test.h188 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_request.cpp124 void CaptureRequest::AttachBuffer(std::shared_ptr<IBuffer>& b) in AttachBuffer() function in OHOS::Camera::CaptureRequest