/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/ |
H A D | avbuffer_queue_consumer.cpp | 50 Status AVBufferQueueConsumerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueConsumerImpl
|
H A D | avbuffer_queue_producer.cpp | 62 Status AVBufferQueueProducerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerImpl
|
H A D | avbuffer_queue_producer_proxy.cpp | 144 Status AVBufferQueueProducerProxyImpl::AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::AVBufferQueueProducerProxyImpl
|
H A D | avbuffer_queue.cpp | 527 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 D | surface_encoder_filter_unit_test.h | 121 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() function in OHOS::Media::MyAVBufferQueueProducer
|
H A D | metadata_filter_unit_test.h | 103 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() function in OHOS::Media::MyAVBufferQueueProducer
|
H A D | video_decoder_adapter_unit_test.h | 223 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 D | muxer_filter_unit_test.h | 93 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
|
H A D | video_resize_filter_unit_test.h | 134 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
|
H A D | audio_data_source_filter_unit_test.h | 74 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
|
H A D | surface_encoder_adapter_unit_test.h | 188 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() function in OHOS::Media::Pipeline::MyAVBufferQueueProducer
|
H A D | surface_decoder_filter_unit_test.h | 128 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 D | buffer_queue_consumer.cpp | 73 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 D | buffer_client_producer.cpp | 360 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 D | consumer_surface.cpp | 170 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 D | buffer_queue.cpp | 1207 GSError BufferQueue::AttachBuffer(sptr<SurfaceBuffer> &buffer, int32_t timeOut) in AttachBuffer() function in OHOS::BufferQueue
|
H A D | buffer_queue_producer.cpp | 1028 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
|