Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.cpp61 void FunctionUtil::InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, shared_ptr<OmxCod… in InitCodecBufferWithAshMem() function in FunctionUtil
204 InitCodecBufferWithAshMem(port, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
H A Dcodec_function_utils.h125 …void InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, std::shared_ptr<OmxCodecBuffer…
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp122 …void InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, shared_ptr<OmxCodecBuffer> omx… in InitCodecBufferWithAshMem() function in __anon63abad4b0110::CodecBenchmarkOmxTest
153 InitCodecBufferWithAshMem(port, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp115 …void InitCodecBufferWithAshMem(enum PortIndex portIndex, int bufferSize, shared_ptr<OmxCodecBuffer… in InitCodecBufferWithAshMem() function in __anonde5717a10110::CodecHdiOmxTest
153 InitCodecBufferWithAshMem(portIndex, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()