Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DOmxInfoBuilder.cpp164 bool isSoftware = hasPrefix(nodeName, "OMX.google"); in buildMediaCodecList() local
165 uint32_t rank = isSoftware in buildMediaCodecList()
194 if (!isSoftware) { in buildMediaCodecList()
/frameworks/av/services/audioflinger/
DPatchPanel.cpp141 if (removedPatch.isSoftware()) { in createAudioPatch()
427 ALOGE_IF(isSoftware(), "Software patch connections leaked %d %d", in ~Patch()
590 if (!isSoftware()) return INVALID_OPERATION; in getLatencyMs()
651 myHandle, isSoftware() ? "Software bridge between" : "No software bridge", in dump()
697 if (removedPatch.isSoftware()) { in releaseAudioPatch()
DPatchPanel.h194 bool isSoftware() const { in isSoftware() function
DEffects.cpp2994 port->ext.device.address, port->id, patch.isSoftware()); in checkPort()
3021 } else if (patch.isSoftware() || patch.thread().promote() != nullptr) { in checkPort()
3024 if (patch.isSoftware()) { in checkPort()
3030 if (patch.isSoftware()) { in checkPort()