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/avcdec/
DC2GoldfishAvcDec.cpp855 void C2GoldfishAvcDec::removePts(uint64_t pts) { in removePts() function in android::C2GoldfishAvcDec
965 removePts(mPts); in process()
1038 removePts(mImg.pts); in process()
1105 removePts(mImg.pts); in drainInternal()
DC2GoldfishAvcDec.h84 void removePts(uint64_t pts);
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp804 void C2GoldfishHevcDec::removePts(uint64_t pts) { in removePts() function in android::C2GoldfishHevcDec
911 removePts(mPts); in process()
991 removePts(mImg.pts); in process()
1058 removePts(mImg.pts); in drainInternal()
DC2GoldfishHevcDec.h84 void removePts(uint64_t pts);