Home
last modified time | relevance | path

Searched refs:INPUT_PORT (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()
182 if (portIndex == PortIndex::INPUT_PORT) { in InitBuffersByPort()
196 if (portIndex == PortIndex::INPUT_PORT) { in InitBuffersByPort()
322 FreeBuffer(PortIndex::INPUT_PORT, omxInBufferInfo_->omxBuffer); in Reset()
337 FreeBuffer(PortIndex::INPUT_PORT, omxInBufferInfo_->omxBuffer); in Release()
H A Dhdi_codec.h50 INPUT_PORT = 0, enumerator