Home
last modified time | relevance | path

Searched defs:AttachBuffer (Results 1 - 17 of 17) sorted by relevance

/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 isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerProxyImpl
H A Davbuffer_queue.cpp527 Status AVBufferQueueImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::AVBufferQueueImpl
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Dsurface_encoder_filter_unit_test.h121 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::MyAVBufferQueueProducer
H A Dmetadata_filter_unit_test.h103 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::MyAVBufferQueueProducer
H A Dvideo_decoder_adapter_unit_test.h223 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::TestAVBufferQueueConsumer
/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 in OHOS::Media::Pipeline::MyAVBufferQueueProducer
H A Dvideo_resize_filter_unit_test.h134 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
H A Daudio_data_source_filter_unit_test.h74 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
H A Dsurface_encoder_adapter_unit_test.h188 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
H A Dsurface_decoder_filter_unit_test.h128 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
/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.cpp360 GSError BufferClientProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferClientProducer
365 GSError BufferClientProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferClientProducer
H A Dconsumer_surface.cpp170 GSError ConsumerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::ConsumerSurface
178 GSError ConsumerSurface::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::ConsumerSurface
H A Dbuffer_queue.cpp1207 GSError BufferQueue::AttachBuffer(sptr<SurfaceBuffer> &buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueue
H A Dbuffer_queue_producer.cpp1028 GSError BufferQueueProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer) in AttachBuffer() function in OHOS::BufferQueueProducer
1034 GSError BufferQueueProducer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueueProducer

Completed in 17 milliseconds