Searched refs:AllocateBufferOnPort (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_function_utils.h | 140 bool AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, int32_t bufferCount,
|
H A D | codec_function_utils.cpp | 228 bool FunctionUtil::AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port,
in AllocateBufferOnPort() function in FunctionUtil
|
H A D | codec_hdi_omx_enc_test.cpp | 803 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