Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp814 void C2GoldfishHevcDec::removePts(uint64_t pts) { in removePts() function in android::C2GoldfishHevcDec
1002 removePts(mImg.pts); in process()
1069 removePts(mImg.pts); in drainInternal()
DC2GoldfishHevcDec.h84 void removePts(uint64_t pts);
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.h84 void removePts(uint64_t pts);
DC2GoldfishAvcDec.cpp867 void C2GoldfishAvcDec::removePts(uint64_t pts) { in removePts() function in android::C2GoldfishAvcDec
1050 removePts(mImg.pts); in process()
1117 removePts(mImg.pts); in drainInternal()