Home
last modified time | relevance | path

Searched defs:GetOutputBuffer (Results 1 – 13 of 13) sorted by relevance

/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/sink_wrapper/
Dsink_base.h62 virtual std::shared_ptr<AVSharedMemory> GetOutputBuffer(uint32_t index) in GetOutputBuffer() function
Dsink_bytebuffer_impl.cpp77 std::shared_ptr<AVSharedMemory> SinkBytebufferImpl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::SinkBytebufferImpl
/foundation/multimedia/player_framework/frameworks/native/avcodec/
Davcodec_audio_encoder_impl.cpp125 std::shared_ptr<AVSharedMemory> AVCodecAudioEncoderImpl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecAudioEncoderImpl
Davcodec_audio_decoder_impl.cpp125 std::shared_ptr<AVSharedMemory> AVCodecAudioDecoderImpl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecAudioDecoderImpl
Davcodec_video_encoder_impl.cpp138 std::shared_ptr<AVSharedMemory> AVCodecVideoEncoderImpl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecVideoEncoderImpl
Davcodec_video_decoder_impl.cpp131 std::shared_ptr<AVSharedMemory> AVCodecVideoDecoderImpl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecVideoDecoderImpl
/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/
Davcodec_engine_ctrl.cpp298 std::shared_ptr<AVSharedMemory> AVCodecEngineCtrl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecEngineCtrl
Davcodec_engine_gst_impl.cpp210 std::shared_ptr<AVSharedMemory> AVCodecEngineGstImpl::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecEngineGstImpl
/foundation/multimedia/player_framework/services/services/avcodec/client/
Davcodec_client.cpp194 std::shared_ptr<AVSharedMemory> AVCodecClient::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecClient
/foundation/multimedia/av_codec/services/engine/codec/audio/
Daudio_codec_worker.cpp238 std::shared_ptr<AudioBuffersManager> AudioCodecWorker::GetOutputBuffer() const noexcept in GetOutputBuffer() function in OHOS::MediaAVCodec::AudioCodecWorker
/foundation/multimedia/player_framework/services/services/avcodec/ipc/
Davcodec_service_stub.cpp281 std::shared_ptr<AVSharedMemory> AVCodecServiceStub::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecServiceStub
440 int32_t AVCodecServiceStub::GetOutputBuffer(MessageParcel &data, MessageParcel &reply) in GetOutputBuffer() function in OHOS::Media::AVCodecServiceStub
Davcodec_service_proxy.cpp365 std::shared_ptr<AVSharedMemory> AVCodecServiceProxy::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecServiceProxy
/foundation/multimedia/player_framework/services/services/avcodec/server/
Davcodec_server.cpp243 std::shared_ptr<AVSharedMemory> AVCodecServer::GetOutputBuffer(uint32_t index) in GetOutputBuffer() function in OHOS::Media::AVCodecServer