Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp384 mHeaderDecoded(false), mOutIndex(0u) { in C2GoldfishHevcDec()
647 mOutIndex = index; in finishWork()
651 mOutIndex, work, in finishWork()
DC2GoldfishHevcDec.h126 std::atomic_uint64_t mOutIndex; variable
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.h126 std::atomic_uint64_t mOutIndex; variable
DC2GoldfishAvcDec.cpp433 mHeaderDecoded(false), mOutIndex(0u) { in C2GoldfishAvcDec()
701 mOutIndex = index; in finishWork()
705 mOutIndex, work, in finishWork()