Home
last modified time | relevance | path

Searched defs:hasPicture (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp441 constexpr bool hasPicture = false; in onFlush_sm() local
513 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs()
884 bool hasPicture = (inSize > 0); in process() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp497 constexpr bool hasPicture = false; in onFlush_sm() local
567 size_t inSize, uint32_t tsMarker, bool hasPicture) { in setDecodeArgs()
937 bool hasPicture = (inSize > 0); in process() local