Home
last modified time | relevance | path

Searched refs:InitCodecBufferWithAshMem (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/codec/hdi_idlomx/
Dcodec_function_utils.cpp61 void FunctionUtil::InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, shared_ptr<OmxCod… in InitCodecBufferWithAshMem() function in FunctionUtil
205 InitCodecBufferWithAshMem(port, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()
Dcodec_function_utils.h125 …void InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, std::shared_ptr<OmxCodecBuffer…
/test/xts/hats/hdf/codec/hdi_omx/
Dcodec_hdi_omx_test.cpp111 …void InitCodecBufferWithAshMem(enum PortIndex portIndex, int bufferSize, shared_ptr<OmxCodecBuffer… in InitCodecBufferWithAshMem() function in __anon3cc5cae00111::CodecHdiOmxTest
149 InitCodecBufferWithAshMem(portIndex, bufferSize, omxBuffer, sharedMem); in UseBufferOnPort()