Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h159 static constexpr uint32_t NO_DRAIN = ~0u; variable
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp47 mQueue.push_back({std::move(work), NO_DRAIN}); in push_back()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp1025 if (drainMode == NO_DRAIN) { in drainInternal()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp1031 if (drainMode == NO_DRAIN) { in drainInternal()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp1073 if (drainMode == NO_DRAIN) { in drainInternal()