Home
last modified time | relevance | path

Searched refs:InitBufferHandleParameter (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h128 …bool InitBufferHandleParameter(sptr<ICodecComponent> component, OMX_PARAM_PORTDEFINITIONTYPE &para…
H A Dcodec_hdi_omx_dec_test.cpp125 … err = func_->InitBufferHandleParameter(g_component, param, outputIndex, CODEC_BUFFER_TYPE_HANDLE);
H A Dcodec_function_utils.cpp76 bool FunctionUtil::InitBufferHandleParameter(sptr<ICodecComponent> component, OMX_PARAM_PORTDEFINIT… in InitBufferHandleParameter() function in FunctionUtil
H A Dcodec_hdi_omx_enc_test.cpp757 …auto err = func_->InitBufferHandleParameter(g_component, param, inputIndex, CODEC_BUFFER_TYPE_DYNA…