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.cpp240 bool isSameFormat(const BufferDesc& input, const BufferDesc& output) { in isSameFormat() function
282 if (!isSameFormat(input, output) in processFrame()
388 if (!isSameFormat(input, mAnalyzeBuffer) in copyAndAnalyzeFrame()