Home
last modified time | relevance | path

Searched refs:AllocateBufferOnPort (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h140 bool AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, int32_t bufferCount,
H A Dcodec_function_utils.cpp228 bool FunctionUtil::AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in AllocateBufferOnPort() function in FunctionUtil
H A Dcodec_hdi_omx_enc_test.cpp803 auto err = func_->AllocateBufferOnPort(g_component, PortIndex::INDEX_INPUT, param.nBufferCountActual, in HWTEST_F()
809 err = func_->AllocateBufferOnPort(g_component, PortIndex::INDEX_OUTPUT, param.nBufferCountActual, in HWTEST_F()

Completed in 3 milliseconds