Home
last modified time | relevance | path

Searched refs:FillAndEmptyAllBuffer (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h147 bool FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type);
H A Dcodec_hdi_omx_dec_test.cpp137 func_->FillAndEmptyAllBuffer(g_component, CODEC_BUFFER_TYPE_HANDLE); in HWTEST_F()
H A Dcodec_hdi_omx_enc_test.cpp729 err = func_->FillAndEmptyAllBuffer(g_component, CODEC_BUFFER_TYPE_AVSHARE_MEM_FD); in HWTEST_F()
773 err = func_->FillAndEmptyAllBuffer(g_component, CODEC_BUFFER_TYPE_DYNAMIC_HANDLE); in HWTEST_F()
817 err = func_->FillAndEmptyAllBuffer(g_component, CODEC_BUFFER_TYPE_AVSHARE_MEM_FD); in HWTEST_F()
H A Dcodec_function_utils.cpp318 bool FunctionUtil::FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type) in FillAndEmptyAllBuffer() function in FunctionUtil

Completed in 5 milliseconds