Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds