Searched refs:InitCodecBufferWithAshMem (Results 1 – 3 of 3) sorted by relevance
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| D | codec_function_utils.cpp | 61 void FunctionUtil::InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, shared_ptr<OmxCod… in InitCodecBufferWithAshMem() function in FunctionUtil 205 InitCodecBufferWithAshMem(port, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
|
| D | codec_function_utils.h | 125 …void InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, std::shared_ptr<OmxCodecBuffer…
|
| /test/xts/hats/hdf/codec/hdi_omx/ |
| D | codec_hdi_omx_test.cpp | 111 …void InitCodecBufferWithAshMem(enum PortIndex portIndex, int bufferSize, shared_ptr<OmxCodecBuffer… in InitCodecBufferWithAshMem() function in __anon3cc5cae00111::CodecHdiOmxTest 149 InitCodecBufferWithAshMem(portIndex, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
|