Home
last modified time | relevance | path

Searched defs:PushBuffer (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_producer.cpp42 Status AVBufferQueueProducerImpl::PushBuffer(uint64_t uniqueId, bool available) in PushBuffer() function in OHOS::Media::AVBufferQueueProducerImpl
47 Status AVBufferQueueProducerImpl::PushBuffer(const std::shared_ptr<AVBuffer>& buffer, bool availabl… in PushBuffer() function in OHOS::Media::AVBufferQueueProducerImpl
H A Davbuffer_queue_producer_proxy.cpp116 Status AVBufferQueueProducerProxyImpl::PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool a… in PushBuffer() function in OHOS::Media::AVBufferQueueProducerProxyImpl
H A Davbuffer_queue.cpp353 Status AVBufferQueueImpl::PushBuffer(uint64_t uniqueId, bool available) in PushBuffer() function in OHOS::Media::AVBufferQueueImpl
390 Status AVBufferQueueImpl::PushBuffer(const std::shared_ptr<AVBuffer>& buffer, bool available) in PushBuffer() function in OHOS::Media::AVBufferQueueImpl
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dmuxer_filter_unit_test.h84 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() function
H A Daudio_data_source_filter_unit_test.h65 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() function
H A Dsurface_decoder_filter_unit_test.h119 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() function
H A Dvideo_resize_filter_unit_test.h125 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() function
H A Dsurface_encoder_adapter_unit_test.h179 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() function