Searched refs:ProcessOutputData (Results 1 – 4 of 4) sorted by relevance
103 void ProcessOutputData(std::shared_ptr<AVSharedMemory> buffer, uint32_t index);
110 void ProcessOutputData(OH_AVMemory *buffer, uint32_t index);
107 …void ProcessOutputData(uint32_t index, AVCodecBufferInfo info, std::shared_ptr<AVSharedMemory> buf…
679 ProcessOutputData(buffer, index); in OutputFuncTest()686 void VDecNdkSample::ProcessOutputData(OH_AVMemory *buffer, uint32_t index) in ProcessOutputData() function in VDecNdkSample