Searched refs:InitCodecBufferWithAshMem (Results 1 - 3 of 3) sorted by relevance
/test/xts/hats/hdf/codec/hdi_idlomx/ |
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 205 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> omxBuffer,
|
/test/xts/hats/hdf/codec/hdi_omx/ |
H A D | codec_hdi_omx_test.cpp | 111 void InitCodecBufferWithAshMem(enum PortIndex portIndex, int bufferSize, shared_ptr<OmxCodecBuffer> omxBuffer, in InitCodecBufferWithAshMem() function in __anon459::CodecHdiOmxTest::PortIndex 149 InitCodecBufferWithAshMem(portIndex, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
|
Completed in 7 milliseconds