Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/support_library/
DStreamHandler.cpp229 bool isSameFormat(const BufferDesc& input, const BufferDesc& output) { in isSameFormat() function
266 if (!isSameFormat(input, output) || output.memHandle.getNativeHandle() == nullptr) { in processFrame()
363 if (!isSameFormat(input, mAnalyzeBuffer) || in copyAndAnalyzeFrame()