Home
last modified time | relevance | path

Searched defs:DequeueInputBuffer (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/histreamer/tests/ut/plugins/
DUtCodecTest1.cpp67 Status UtCodecTest1::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t timeoutMs) in DequeueInputBuffer() function in UtCodecTest1
DUtCodecTest2.cpp67 Status UtCodecTest2::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t timeoutMs) in DequeueInputBuffer() function in UtCodecTest2
/foundation/multimedia/histreamer/engine/plugin/core/
Dcodec.cpp35 Status Codec::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t timeoutMs) in DequeueInputBuffer() function in OHOS::Media::Plugin::Codec
/foundation/multimedia/histreamer/engine/plugin/plugins/minimp3_adapter/
Dminimp3_decoder_plugin.cpp202 Status Minimp3DecoderPlugin::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t timeo… in DequeueInputBuffer() function in OHOS::Media::Plugin::Minimp3::Minimp3DecoderPlugin
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/
Daudio_ffmpeg_encoder_plugin.cpp334 Status AudioFfmpegEncoderPlugin::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t t… in DequeueInputBuffer() function in OHOS::Media::Plugin::Ffmpeg::AudioFfmpegEncoderPlugin
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
Dvideo_ffmpeg_decoder_plugin.cpp418 Status VideoFfmpegDecoderPlugin::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t t… in DequeueInputBuffer() function in OHOS::Media::Plugin::VideoFfmpegDecoderPlugin
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/
Daudio_ffmpeg_decoder_plugin.cpp408 Status AudioFfmpegDecoderPlugin::DequeueInputBuffer(std::shared_ptr<Buffer>& inputBuffer, int32_t t… in DequeueInputBuffer() function in OHOS::Media::Plugin::AudioFfmpegDecoderPlugin