Home
last modified time | relevance | path

Searched refs:InitBuffersByPort (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.cpp152 Status ret = InitBuffersByPort(PortIndex::INPUT_PORT, bufferSize); in InitBuffers()
158 ret = InitBuffersByPort(PortIndex::OUTPUT_PORT, bufferSize); in InitBuffers()
167 Status HdiCodec::InitBuffersByPort(PortIndex portIndex, uint32_t bufferSize) in InitBuffersByPort() function in OHOS::Media::Plugins::Hdi::HdiCodec
H A Dhdi_codec.h98 Status InitBuffersByPort(PortIndex portIndex, uint32_t bufferSize);