Searched refs:InitCodecBufferWithAshMem (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_function_utils.h | 125 void InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, std::shared_ptr<OmxCodecBuffer> omxBuffer,
|
H A D | codec_function_utils.cpp | 61 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 D | codec_benchmark_omx_test.cpp | 122 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 D | codec_hdi_omx_test.cpp | 115 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