Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1048 auto checkAllocated = [this] { in initiateConfigureComponent() local
1052 if (tryAndReportOnError(checkAllocated) != OK) { in initiateConfigureComponent()
1063 auto checkAllocated = [this, &comp] { in configure() local
1072 if (tryAndReportOnError(checkAllocated) != OK) { in configure()