Searched refs:InitCodecBufferWithAshMem (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_function_utils.cpp | 61 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 D | codec_function_utils.h | 125 …void InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, std::shared_ptr<OmxCodecBuffer…
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 122 …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 D | codec_hdi_omx_test.cpp | 115 …void InitCodecBufferWithAshMem(enum PortIndex portIndex, int bufferSize, shared_ptr<OmxCodecBuffer… in InitCodecBufferWithAshMem() function in __anonde5717a10110::CodecHdiOmxTest 153 InitCodecBufferWithAshMem(portIndex, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
|