Home
last modified time | relevance | path

Searched refs:portParam_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_adapter.cpp173 InitOmxParam(portParam_, verInfo_); in InitPortIndex()
174 auto ret = HdiGetParameter(codecComp_, OMX_IndexParamVideoInit, portParam_); in InitPortIndex()
177 inPortIndex_ = portParam_.nStartPortNumber; in InitPortIndex()
178 outPortIndex_ = portParam_.nStartPortNumber + 1; in InitPortIndex()
H A Dhdi_codec_adapter.h108 OMX_PORT_PARAM_TYPE portParam_ = {}; member in OHOS::Media::Plugin::CodecAdapter::HdiCodecAdapter

Completed in 2 milliseconds