Home
last modified time | relevance | path

Searched refs:printNowTimeMs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTPAssembler.h51 inline void printNowTimeMs(int64_t start, int64_t now, int64_t play);
98 inline void ARTPAssembler::printNowTimeMs(int64_t start, int64_t now, int64_t play) { in printNowTimeMs() function
/frameworks/av/media/libstagefright/rtsp/
DAAVCAssembler.cpp180 printNowTimeMs(startTimeMs, nowTimeMs, playedTimeMs); in addNALUnit()
207 printNowTimeMs(startTimeMs, nowTimeMs, playedTimeMs); in addNALUnit()
DAHEVCAssembler.cpp190 printNowTimeMs(startTimeMs, nowTimeMs, playedTimeMs); in addNALUnit()
217 printNowTimeMs(startTimeMs, nowTimeMs, playedTimeMs); in addNALUnit()