Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
Davbuffer_queue_consumer.cpp50 Status AVBufferQueueConsumerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueConsumerImpl
Davbuffer_queue_producer.cpp62 Status AVBufferQueueProducerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerImpl
Davbuffer_queue_producer_proxy.cpp144 Status AVBufferQueueProducerProxyImpl::AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFil… in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerProxyImpl
Davbuffer_queue.cpp528 Status AVBufferQueueImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueImpl
/foundation/graphic/graphic_surface/surface/src/
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
Dbuffer_client_producer.cpp299 GSError BufferClientProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferClientProducer
304 GSError BufferClientProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferClientProducer
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
Dproducer_surface.cpp403 GSError ProducerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::ProducerSurface
412 GSError ProducerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::ProducerSurface
Dbuffer_queue_producer.cpp876 GSError BufferQueueProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferQueueProducer
882 GSError BufferQueueProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueueProducer
Dbuffer_queue.cpp1205 GSError BufferQueue::AttachBuffer(sptr<SurfaceBuffer> &buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueue
/foundation/multimedia/av_codec/test/unittest/filter_test/
Dmuxer_filter_unit_test.h93 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
Daudio_data_source_filter_unit_test.h74 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
Dsurface_decoder_filter_unit_test.h128 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
Dvideo_resize_filter_unit_test.h134 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function
Dsurface_encoder_adapter_unit_test.h188 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function